UNPKG

pkgcloud_v.1.3_hack

Version:

An infrastructure-as-a-service agnostic cloud library for node.js

134 lines (133 loc) 2.83 kB
{ "name": "pkgcloud_v.1.3_hack", "description": "An infrastructure-as-a-service agnostic cloud library for node.js", "author": { "email": "charlie.robbins@gmail.com", "name": "Charlie Robbins" }, "bugs": { "url": "https://github.com/pkgcloud/pkgcloud/issues" }, "config": { "blanket": { "data-cover-never": "node_modules", "pattern": "/lib/" } }, "contributors": [ { "email": "nuno@nodejitsu.com", "name": "Nuno Job" }, { "email": "me@mmalecki.com", "name": "Maciej Malecki" }, { "email": "daniel@nodejitsu.com", "name": "Daniel Aristizabal" }, { "email": "ken.perkins@rackspace.com", "name": "Ken Perkins" }, { "email": "ross@getyodlr.com", "name": "Ross Kukulinski" } ], "dependencies": { "async": "0.9.x", "aws-sdk": "^2.2.43", "errs": "0.3.x", "eventemitter2": "0.4.x", "fast-json-patch": "0.5.x", "filed": "0.1.x", "gcloud": "^0.10.0", "ip": "0.3.x", "mime": "1.2.x", "qs": "1.2.x", "request": "2.40.x", "s3-upload-stream": "~1.0.7", "through2": "0.6.x", "underscore": "1.6.x", "url-join": "0.0.x", "xml2js": "0.1.x" }, "devDependencies": { "blanket": "1.1.9", "coveralls": "^2.11.2", "hock": "~1.2.0", "jshint": "~2.7.0", "mocha": "1.21.x", "mocha-lcov-reporter": "0.0.1", "should": "4.0.x" }, "directories": {}, "dist": { "shasum": "d7e44892e5ddd24dcc6c10bee2bcefb7526a5ed6", "tarball": "https://registry.npmjs.org/pkgcloud/-/pkgcloud-1.3.0.tgz" }, "engines": { "node": ">=0.10.x" }, "gitHead": "2c1233d3cdf4894e0f6704c11c51af03ff39b88b", "homepage": "https://github.com/pkgcloud/pkgcloud", "keywords": [ "cloud", "cloud computing", "api", "rackspace", "joyent", "aws", "amazon", "azure", "google", "iaas", "servers", "compute", "storage", "databases", "client", "mongolab", "iriscouch", "mongohq", "openstack", "redistogo", "hpcloud", "hp", "helion" ], "main": "./lib/pkgcloud", "maintainers": [ { "email": "charlie.robbins@gmail.com", "name": "indexzero" }, { "email": "me@mmalecki.com", "name": "mmalecki" }, { "email": "aristizabal.daniel@gmail.com", "name": "cronopio" }, { "email": "ken.perkins@rackspace.com", "name": "kperkins" } ], "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/pkgcloud/pkgcloud.git" }, "scripts": { "cov": "make cov", "lint": "make lint", "test": "make test", "travis": "make travis" }, "version": "1.3.0" }