UNPKG

cloudsigma

Version:

Dead simple wrapper for the CloudSigma API

26 lines (25 loc) 601 B
{ "name": "cloudsigma", "version": "0.0.4", "description": "Dead simple wrapper for the CloudSigma API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/stirlab/node-cloudsigma.git" }, "keywords": [ "cloudsigma" ], "author": "Chad Phillips", "license": "MIT", "bugs": { "url": "https://github.com/stirlab/node-cloudsigma/issues" }, "homepage": "https://github.com/stirlab/node-cloudsigma#readme", "dependencies": { "request": "2.88.0" } }