File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 22 "name" : " @website-scraper/puppeteer-version-wrapper" ,
33 "version" : " 1.0.2" ,
44 "description" : " Wrapper to support latest versions of puppeteer inside the website-scraper-puppeteer module" ,
5- "repository" : {
6- "url" : " git+https://github.com/website-scraper/puppeteer-version-wrapper.git"
7- },
85 "type" : " module" ,
96 "exports" : {
107 "." : " ./index.js"
1714 },
1815 "author" :
" Illia Antypenko <[email protected] >" ,
1916 "license" : " MIT" ,
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " git+https://github.com/website-scraper/puppeteer-version-wrapper.git"
20+ },
21+ "bugs" : {
22+ "url" : " https://github.com/website-scraper/puppeteer-version-wrapper/issues"
23+ },
24+ "homepage" : " https://github.com/website-scraper/puppeteer-version-wrapper#readme" ,
2025 "dependencies" : {
2126 "puppeteer" : " ^24.14.0"
2227 }
You can’t perform that action at this time.
0 commit comments