UNPKG

noderworx

Version:

Node.js Client for Sellerworx APIs

30 lines (29 loc) 650 B
{ "name": "noderworx", "version": "0.0.1", "description": "Node.js Client for Sellerworx APIs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "sellerworx", "amazon", "flipkart", "marketplace" ], "author": "Vinay", "license": "MIT", "dependencies": { "request": "^2.78.0" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/sellerworx/noderworx.git" }, "bugs": { "url": "https://github.com/sellerworx/noderworx/issues" }, "homepage": "https://github.com/sellerworx/noderworx#readme" }