sanzy-ss-api
Version:
Package ssweb API with puppeteer and google chrome
39 lines (38 loc) • 782 B
JSON
{
"name": "sanzy-ss-api",
"version": "2.2.2",
"description": "Package ssweb API with puppeteer and google chrome",
"depecrated": false,
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "node test.js"
},
"keywords": [
"screenshot",
"screenshotweb",
"ssweb",
"puppeteer",
"browser",
"ssweb-api"
],
"homepage": "https://ssweb.sanzy.my.id",
"author": "Sanzy <admin@sanzy.dev>",
"repository": {
"type": "git",
"url": "git+https://github.com/sanzydev"
},
"bugs": {
"url": "https://github.com/sanzydev"
},
"dependencies": {
"assert": "^2.0.0",
"file-type": "^16.5.3",
"form-data": "^3.0.1",
"node-fetch": "^2.6.1",
"puppeteer": "^10.4.0"
},
"license": "ISC"
}