Sha256: f54e27d76d3538dc41ce9c6a2a6602d7916ecab99ceace0c0bfee3fa98175e75
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.2.0", "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": "6f562f773836a0c0a6fd4d8e1af315dd1032733d", "bugs": { "url": "https://github.com/normalize/native-or-bluebird/issues" }, "homepage": "https://github.com/normalize/native-or-bluebird", "_id": "native-or-bluebird@1.2.0", "_shasum": "39c47bfd7825d1fb9ffad32210ae25daadf101c9", "_from": "native-or-bluebird@>=1.0.0 <2.0.0", "_npmVersion": "2.5.1", "_nodeVersion": "1.2.0", "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "swatinem", "email": "arpad.borsos@googlemail.com" } ], "dist": { "shasum": "39c47bfd7825d1fb9ffad32210ae25daadf101c9", "tarball": "http://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.2.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.2.0.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems