UNPKG

racker

Version:

Robust Rackspace cloudfiles client

24 lines (23 loc) 538 B
{ "name": "racker", "version": "0.0.1-alpha3", "description": "Robust Rackspace cloudfiles client", "author": "Amir Abu Shareb <amir.abu.shareb@me.com>", "keywords": ["racker", "rackspace", "cloudfiles"], "license": "MIT", "main": "./index.js", "repository": { "type": "git", "url": "https://github.com/yields/racker.git" }, "dependencies": { "emitter-mixin": "*", "configurable": "*", "superagent": "0.10.0", "ms": "0.5.0" }, "devDependencies": { "mocha": "*", "should": "*" } }