We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e515eda commit 19bdfa2Copy full SHA for 19bdfa2
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.2",
4
"description": "Node.js command line script to convert xml input into json output (can be piped easily)",
5
"engines": {
6
- "node": ">=0.12"
+ "node": ">=4"
7
},
8
"main": "index.js",
9
"bin": {
0 commit comments