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 1
1
{
2
2
"name" : " website-scraper-phantom" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " Plugin for website-scraper which receives html for dynamic websites using PhantomJS" ,
5
5
"readmeFilename" : " README.md" ,
6
6
"main" : " index.js" ,
24
24
"fs-extra" : " ^7.0.1" ,
25
25
"mocha" : " ^5.2.0" ,
26
26
"serve-static" : " ^1.13.2" ,
27
- "website-scraper" : " website-scraper/node-website-scraper "
27
+ "website-scraper" : " ^4.0.0 "
28
28
},
29
29
"scripts" : {
30
30
"test" : " mocha --timeout 10000 --exit"
31
31
},
32
32
"repository" : {
33
33
"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"
35
35
},
36
36
"author" :
" Sophia Antipenko <[email protected] >" ,
37
37
"license" : " MIT" ,
38
38
"bugs" : {
39
- "url" : " https://github.com/s0ph1e /node-website-scraper-phantom/issues"
39
+ "url" : " https://github.com/website-scraper /node-website-scraper-phantom/issues"
40
40
},
41
- "homepage" : " https://github.com/s0ph1e /node-website-scraper-phantom"
41
+ "homepage" : " https://github.com/website-scraper /node-website-scraper-phantom"
42
42
}
You can’t perform that action at this time.
0 commit comments