3 "namespace": "es6-promise",
5 "description": "A lightweight library that provides tools for organizing asynchronous code",
6 "main": "dist/es6-promise.js",
16 "babel-eslint": "^6.0.0",
17 "broccoli-es6-module-transpiler": "^0.5.0",
18 "broccoli-jshint": "^2.1.0",
19 "broccoli-merge-trees": "^1.1.1",
20 "broccoli-replace": "^0.12.0",
21 "broccoli-stew": "^1.2.0",
22 "broccoli-uglify-js": "^0.1.3",
23 "broccoli-watchify": "^0.2.0",
25 "ember-publisher": "0.0.7",
26 "git-repo-version": "0.0.3",
29 "promises-aplus-tests-phantom": "^2.1.0-revise",
30 "release-it": "0.0.10"
33 "build": "ember build",
34 "build:production": "ember build --environment production",
37 "test:server": "ember test --server",
38 "test:node": "ember build && mocha ./dist/test/browserify",
40 "prepublish": "ember build --environment production",
41 "dry-run-release": "ember build --environment production && release-it --dry-run --non-interactive"
45 "url": "git://github.com/jakearchibald/ES6-Promises.git"
48 "url": "https://github.com/jakearchibald/ES6-Promises/issues"
58 "name": "Yehuda Katz, Tom Dale, Stefan Penner and contributors",
59 "url": "Conversion to ES6 API by Jake Archibald"
63 "main": "dist/es6-promise.js"
65 "gitHead": "5df472ec56d5b9fbc76589383852008d46055c61",
66 "homepage": "https://github.com/jakearchibald/ES6-Promises#readme",
67 "_id": "es6-promise@3.2.1",
68 "_shasum": "ec56233868032909207170c39448e24449dd1fc4",
69 "_from": "es6-promise@3.2.1",
70 "_npmVersion": "3.8.8",
71 "_nodeVersion": "5.10.1",
73 "name": "stefanpenner",
74 "email": "stefan.penner@gmail.com"
77 "shasum": "ec56233868032909207170c39448e24449dd1fc4",
78 "tarball": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.2.1.tgz"
82 "name": "jaffathecake",
83 "email": "jaffathecake@gmail.com"
86 "name": "stefanpenner",
87 "email": "stefan.penner@gmail.com"
90 "_npmOperationalInternal": {
91 "host": "packages-12-west.internal.npmjs.com",
92 "tmp": "tmp/es6-promise-3.2.1.tgz_1463027774105_0.6333294357173145"
94 "_resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.2.1.tgz"