This repository was archived by the owner on Dec 30, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " website-scraper-phantom" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " Plugin for website-scraper which receives html for dynamic websites using PhantomJS" ,
55 "readmeFilename" : " README.md" ,
66 "main" : " index.js" ,
2424 "fs-extra" : " ^7.0.1" ,
2525 "mocha" : " ^5.2.0" ,
2626 "serve-static" : " ^1.13.2" ,
27- "website-scraper" : " website-scraper/node-website-scraper "
27+ "website-scraper" : " ^4.0.0 "
2828 },
2929 "scripts" : {
3030 "test" : " mocha --timeout 10000 --exit"
3131 },
3232 "repository" : {
3333 "type" : " git" ,
34- "url" : " git+https://github.com/s0ph1e /node-website-scraper-phantom.git"
34+ "url" : " git+https://github.com/website-scraper /node-website-scraper-phantom.git"
3535 },
3636 "author" :
" Sophia Antipenko <[email protected] >" ,
3737 "license" : " MIT" ,
3838 "bugs" : {
39- "url" : " https://github.com/s0ph1e /node-website-scraper-phantom/issues"
39+ "url" : " https://github.com/website-scraper /node-website-scraper-phantom/issues"
4040 },
41- "homepage" : " https://github.com/s0ph1e /node-website-scraper-phantom"
41+ "homepage" : " https://github.com/website-scraper /node-website-scraper-phantom"
4242}
You can’t perform that action at this time.
0 commit comments