UNPKG

instagram-nodejs-without-api

Version:

Auth and get followers on instagram with nodejs

71 lines (70 loc) 2 kB
{ "_from": "instagram-nodejs-without-api@1.2.0", "_id": "instagram-nodejs-without-api@1.2.0", "_inBundle": false, "_integrity": "sha512-B6/921iQoWiZt5X+MzOdxPkObP1X/xkwGkbVKN2vd2Pf7RmwQ33dzLEuiT9QzxzDgjm9NNH/qZr8lzhtGcUVQA==", "_location": "/instagram-nodejs-without-api", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "instagram-nodejs-without-api@1.2.0", "name": "instagram-nodejs-without-api", "escapedName": "instagram-nodejs-without-api", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "http://npm.pdffiller.com/instagram-nodejs-without-api/-/instagram-nodejs-without-api-1.2.0.tgz", "_shasum": "d1546dd644276322ec08330c89e216e826eb5718", "_spec": "instagram-nodejs-without-api@1.2.0", "_where": "/Users/alekseyyatsenko/dev/trash", "author": { "name": "Alex Yatsenko", "email": "webfay1@gmail.com", "url": "http://webfay.net" }, "bugs": { "url": "https://github.com/yatsenkolesh/instagram-nodejs/issues" }, "bundleDependencies": false, "dependencies": { "fetch-cookie": "^0.6.0", "form-data": "^2.1.2", "node-fetch": "^1.6.3" }, "deprecated": false, "description": "Auth and get followers on instagram with nodejs", "devDependencies": {}, "homepage": "https://github.com/yatsenkolesh/instagram-nodejs#readme", "keywords": [ "Instagram", "Instagram", "without", "API", "get", "instagram", "followers", "nodejs", "mass-following", "mass-liking", "instagram-feed", "instagram-search", "instagram-full-search" ], "license": "BSD-3-Clause", "main": "instagram.js", "name": "instagram-nodejs-without-api", "repository": { "type": "git", "url": "git+https://github.com/yatsenkolesh/instagram-nodejs.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.2.0" }