UNPKG

node-9gag

Version:
31 lines (30 loc) 622 B
{ "name": "node-9gag", "version": "0.2.4", "description": "A simple API for accessing 9gag", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/sachinb94/node-9gag.git" }, "bugs": { "url": "https://github.com/sachinb94/node-9gag/issues" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": { "name": "Sachin Bansal", "email": "sachinbansal94@gmail.com" }, "license": "MIT", "dependencies": { "request": "^2.56.0", "cheerio": "^0.19.0" }, "keywords": [ "9gag", "node-9gag", "gag" ] }