Put source in subfolders to clean up root
Showing
... | ... | @@ -6,7 +6,7 @@ |
"author": "Charles Lindsay <charleslindsay@pm.me>", | ||
"main": "index.js", | ||
"bin": { | ||
"archive-collection": "./archive-collection.js" | ||
"archive-collection": "bin/archive-collection.js" | ||
}, | ||
"dependencies": { | ||
"cheerio": "^1.0.0-rc.3", | ||
... | ... |
File moved
File moved
File moved
File moved
Please register or sign in to comment