UNPKG

node-newegg-api

Version:

An api for accessing newegg information

24 lines (23 loc) 545 B
{ "name": "node-newegg-api", "version": "0.0.1", "description": "An api for accessing newegg information", "main": "lib/newegg-api.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/euank/node-newegg-api.git" }, "keywords": [ "newegg", "api" ], "author": "Euank", "license": "ISC", "bugs": { "url": "https://github.com/euank/node-newegg-api/issues" }, "homepage": "https://github.com/euank/node-newegg-api" }