nodeconf
Version:
node.js configuration modules. support reload config file when file be changed.
18 lines (17 loc) • 371 B
JSON
{
"name": "nodeconf",
"version": "0.0.0",
"description": "node.js configuration modules. support reload config file when file be changed.",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"nodeconf"
],
"author": "weiyanyan",
"license": "ISC"
}