Sha256: 1ae4862e1113d99fc01e1fdaa06259aef426474d45db0f6bc71cca597ca4a05e
Contents?: true
Size: 1.75 KB
Versions: 10
Compression:
Stored size: 1.75 KB
Contents
{ "name": "native-or-bluebird", "description": "use either the native Promise or Bluebird", "version": "1.1.2", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/normalize/native-or-bluebird" }, "keywords": [ "bluebird", "promise", "promises" ], "devDependencies": { "bluebird": "*", "istanbul": "0", "mocha": "1" }, "scripts": { "test": "mocha --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "files": [ "index.js", "promise.js", "LICENSE" ], "gitHead": "652f5744d08bf2121a2cc3cc1a560d4d7d96b591", "bugs": { "url": "https://github.com/normalize/native-or-bluebird/issues" }, "homepage": "https://github.com/normalize/native-or-bluebird", "_id": "native-or-bluebird@1.1.2", "_shasum": "3921e110232d1eb790f3dac61bb370531c7d356e", "_from": "native-or-bluebird@>=1.1.2 <1.2.0", "_npmVersion": "2.1.5", "_nodeVersion": "0.11.14", "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "swatinem", "email": "arpad.borsos@googlemail.com" } ], "dist": { "shasum": "3921e110232d1eb790f3dac61bb370531c7d356e", "tarball": "http://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.2.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.2.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems