Skip to content

Commit

Permalink
Add bin details to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SafalPandey committed Apr 25, 2020
1 parent 05af263 commit 2219978
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"directories": {
"test": "tests"
},
"bin": {
"parse-import": "./node_modules/.bin/parse-import"
},
"scripts": {
"postinstall": "go-npm install",
"preuninstall": "go-npm uninstall",
Expand Down

0 comments on commit 2219978

Please sign in to comment.