Comparing version 1.7.6 to 1.8.0
@@ -6,3 +6,3 @@ { | ||
"author": "Christian Zangl", | ||
"version": "1.7.6", | ||
"version": "1.8.0", | ||
"keywords": [ | ||
@@ -9,0 +9,0 @@ "json", |
@@ -103,2 +103,11 @@ # hjson-js | ||
### require-hook | ||
Require a config file directly. | ||
``` | ||
require("hjson/lib/require-config"); | ||
var cfg=require("./config.hjson"); | ||
``` | ||
## modify & keep comments | ||
@@ -105,0 +114,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61025
76
1114
145
2