We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0477879 + b572e5b commit ff252a5Copy full SHA for ff252a5
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "node-parameter-handler",
3
- "version": "0.1.3",
4
- "description": "build .json files which can be used as settings",
+ "version": "0.1.4",
+ "description": "build JSON files which can be used as settings",
5
"main": "index.js",
6
"repository": {
7
"type": "git",
8
"url": "git+https://github.com/explore-node-js/node.js-parameter-handler.git"
9
},
10
"keywords": [
11
- "config handler, parameter handler"
+ "config builder, config handler, parameter handler"
12
],
13
"author": "Eugene Matvejev <eugene.matvejev@gmail.com>",
14
"license": "MIT",
0 commit comments