pinterest-saver
Version:
An npm with some features
29 lines (28 loc) • 731 B
JSON
{
"name": "pinterest-saver",
"version": "1.0.2",
"description": "An npm with some features",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["pinterest-saver", "pinterest-scraper", "pinterest-scraper-api"],
"author": "ravshanov_dev",
"license": "Apache-2.0",
"dependencies": {
"axios": "^1.6.7",
"jsdom": "^24.0.0",
"request": "^2.88.2"
},
"directories": {
"lib": "lib"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MR-IMRAN-60/imran-servar.git"
},
"bugs": {
"url": "https://github.com/MR-IMRAN-60/imran-servar/issues"
},
"homepage": "https://github.com/MR-IMRAN-60/imran-servar#readme"
}