mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +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": {
|
"bugs": {
|
||||||
"url": "https://github.com/gruebait/scrappy/issues"
|
"url": "https://github.com/gruebait/scrappy/issues"
|
||||||
},
|
},
|
||||||
"bin": {
|
"main": "src/scrappy.js",
|
||||||
"scrappy": "src/index.js"
|
|
||||||
},
|
|
||||||
"homepage": "https://github.com/gruebait/scrappy",
|
"homepage": "https://github.com/gruebait/scrappy",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fs-extra": "^0.24.0",
|
"fs-extra": "^0.24.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user