{
"name": "rsvp", "namespace": "RSVP", "version": "3.0.14", "description": "A lightweight library that provides tools for organizing asynchronous code", "main": "dist/rsvp.js", "directories": { "lib": "lib" }, "devDependencies": { "bower": "^1.3.9", "brfs": "0.0.8", "broccoli-closure-compiler": "^0.2.0", "broccoli-compile-modules": "git+https://github.com/eventualbuddha/broccoli-compile-modules", "broccoli-concat": "0.0.7", "broccoli-es3-safe-recast": "0.0.8", "broccoli-file-mover": "^0.4.0", "broccoli-jshint": "^0.5.1", "broccoli-merge-trees": "^0.1.4", "broccoli-static-compiler": "^0.1.4", "broccoli-string-replace": "0.0.1", "browserify": "^4.2.0", "ember-cli": "0.0.40", "ember-publisher": "0.0.7", "es6-module-transpiler-amd-formatter": "0.0.1", "express": "^4.5.0", "jshint": "~0.9.1", "mkdirp": "^0.5.0", "mocha": "^1.20.1", "promises-aplus-tests": "git://github.com/stefanpenner/promises-tests.git", "release-it": "0.0.10", "testem": "^0.6.17" }, "scripts": { "bower-install": "bower install --no-interactive", "test": "testem ci -R dot", "test-server": "testem", "lint": "jshint lib", "prepublish": "ember build --environment production", "aplus": "browserify test/main.js", "build-all": "ember build --environment production && browserify ./test/main.js -o tmp/test-bundle.js", "dry-run-release": "ember build --environment production && release-it --dry-run --non-interactive" }, "repository": { "type": "git", "url": "https://github.com/tildeio/rsvp.js.git", "dist": "git@github.com:components/rsvp.js.git" }, "bugs": { "url": "https://github.com/tildeio/rsvp.js/issues" }, "keywords": [ "promises", "futures" ], "author": { "name": "Tilde, Inc. & Stefan Penner" }, "license": "MIT", "gitHead": "99c2d6a946b89a20ee4200e577434b0f4395a1da", "homepage": "https://github.com/tildeio/rsvp.js", "_id": "rsvp@3.0.14", "_shasum": "9d2968cf36d878d3bb9a9a5a4b8e1ff55a76dd31", "_from": "rsvp@>=3.0.13 <4.0.0", "_npmVersion": "1.4.23", "_npmUser": { "name": "fivetanley", "email": "stanley@stan.li" }, "maintainers": [ { "name": "wycats", "email": "wycats@gmail.com" }, { "name": "ryanflorence", "email": "rpflorence@gmail.com" }, { "name": "stefanpenner", "email": "stefan.penner@gmail.com" }, { "name": "fivetanley", "email": "dstanley.stuart@gmail.com" }, { "name": "mixonic", "email": "matt.beale@madhatted.com" } ], "dist": { "shasum": "9d2968cf36d878d3bb9a9a5a4b8e1ff55a76dd31", "tarball": "http://registry.npmjs.org/rsvp/-/rsvp-3.0.14.tgz" }, "_resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.0.14.tgz", "readme": "ERROR: No README data found!"
}