another-node-reverse-image-search
Version:
https://www.npmjs.com/package/node-reverse-image-search but different.
30 lines (29 loc) • 740 B
JSON
{
"name": "another-node-reverse-image-search",
"version": "1.0.3",
"description": "https://www.npmjs.com/package/node-reverse-image-search but different.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "iscii",
"license": "ISC",
"dependencies": {
"puppeteer": "^5.2.1"
},
"repository": {
"type": "git",
"url": "https://github.com/iscii/another-node-reverse-image-search.git"
},
"keywords": [
"reverse",
"image",
"search",
"google",
"node"
],
"bugs": {
"url": "https://github.com/iscii/another-node-reverse-image-search/issues"
},
"homepage": "https://github.com/iscii/another-node-reverse-image-search#readme"
}