commit
60cc119225
|
@ -8,7 +8,7 @@
|
|||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"bin": {
|
||||
"fpb-parse": "./index.js"
|
||||
"fpb-parse": "node ./index.js"
|
||||
},
|
||||
"author": "Nick Quidas",
|
||||
"license": "ISC",
|
||||
|
|
Loading…
Reference in New Issue