mirror of
https://github.com/pauljickling/dead-links-search.git
synced 2026-01-09 13:58:03 -05:00
Updated package.json
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
"name": "dead-links-search",
|
||||
"version": "1.0.0",
|
||||
"description": "A bash and Node tool to locate dead links",
|
||||
"main": "get_links.js",
|
||||
"main": "status.sh",
|
||||
"dependencies": {
|
||||
"puppeteer": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"run": "bash status.sh",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user