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.
1 parent 5d05c7b commit 4749cb9Copy full SHA for 4749cb9
1 file changed
package.json
@@ -15,7 +15,8 @@
15
]
16
},
17
"bin": {
18
- "jq": "./jq"
+ "jq": "./jq",
19
+ "jq.node": "./jq"
20
21
"scripts": {
22
"test": "mocha $(find src -name '*.test.js')",
0 commit comments