mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 01:56:21 +00:00
Remove CLI interface.
For now, access Scrappy as a script library, not a Node CLI. We'll repackage the CLI later.
This commit is contained in:
parent
ce740922e9
commit
efd6206462
@ -19,9 +19,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/gruebait/scrappy/issues"
|
||||
},
|
||||
"bin": {
|
||||
"scrappy": "src/index.js"
|
||||
},
|
||||
"main": "src/scrappy.js",
|
||||
"homepage": "https://github.com/gruebait/scrappy",
|
||||
"dependencies": {
|
||||
"fs-extra": "^0.24.0",
|
||||
|
Loading…
Reference in New Issue
Block a user