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 ea380cc commit de6a904Copy full SHA for de6a904
package.json
@@ -8,6 +8,10 @@
8
"type": "git",
9
"url": "git+https://github.com/75lb/command-line-args.git"
10
},
11
+ "homepage": "https://github.com/75lb/command-line-args",
12
+ "bugs": {
13
+ "url": "https://github.com/75lb/command-line-args/issues"
14
+ },
15
"scripts": {
16
"test": "npm run dist && npm run test:ci",
17
"test:ci": "75lb-nature test-runner test/*.js",
0 commit comments