3 "description": "Full featured Promises/A+ implementation with exceptionally good performance",
24 "lint": "node scripts/jshint.js",
25 "test": "node tools/test.js",
26 "istanbul": "istanbul",
27 "prepublish": "node tools/build.js --no-debug --main --zalgo --browser --minify",
28 "generate-browser-core": "node tools/build.js --features=core --no-debug --main --zalgo --browser --minify && mv js/browser/bluebird.js js/browser/bluebird.core.js && mv js/browser/bluebird.min.js js/browser/bluebird.core.min.js"
30 "homepage": "https://github.com/petkaantonov/bluebird",
33 "url": "git://github.com/petkaantonov/bluebird.git"
36 "url": "http://github.com/petkaantonov/bluebird/issues"
40 "name": "Petka Antonov",
41 "email": "petka_antonov@hotmail.com",
42 "url": "http://github.com/petkaantonov/"
48 "body-parser": "^1.10.2",
49 "browserify": "^8.1.1",
50 "cli-table": "~0.3.1",
52 "cross-spawn": "^0.2.3",
54 "grunt-saucelabs": "~8.4.1",
58 "jshint-stylish": "~0.2.0",
65 "serve-static": "^1.7.1",
67 "uglify-js": "~2.4.16",
70 "main": "./js/main/bluebird.js",
71 "browser": "./js/browser/bluebird.js",
78 "gitHead": "02c0fd252cf7c0c86e6b27bb06422c404829b539",
79 "_id": "bluebird@2.10.2",
80 "_shasum": "024a5517295308857f14f91f1106fc3b555f446b",
81 "_from": "bluebird@2.10.2",
82 "_npmVersion": "2.11.1",
83 "_nodeVersion": "2.3.0",
86 "email": "petka_antonov@hotmail.com"
91 "email": "petka_antonov@hotmail.com"
95 "shasum": "024a5517295308857f14f91f1106fc3b555f446b",
96 "tarball": "https://registry.npmjs.org/bluebird/-/bluebird-2.10.2.tgz"
99 "_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.10.2.tgz"