init
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"bin": {
|
||||
"url2jpg": "./index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"puppeteer": "24.4.0",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
|
||||
"name": "url2jpg",
|
||||
"version": "0.0.6"
|
||||
}
|
||||
Reference in New Issue
Block a user