Sha256: e58b584f1dba7a17fda70c6ad5107903b5fae75fe1b42afe32a4d45bf20a8ede
Contents?: true
Size: 1.43 KB
Versions: 2
Compression:
Stored size: 1.43 KB
Contents
{ "name": "pinkie", "version": "1.0.0", "description": "Itty bitty little wittle twinkie pinkie ES6 Promise implementation", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/floatdrop/pinkie.git" }, "author": { "name": "Vsevolod Strukchinsky", "email": "floatdrop@gmail.com", "url": "github.com/floatdrop" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "files": [ "index.js" ], "keywords": [ "promise", "es6" ], "dependencies": {}, "devDependencies": { "mocha": "*", "promises-aplus-tests": "*" }, "gitHead": "5f8b60f31ec8624995d224f5990c81be83dd1d90", "bugs": { "url": "https://github.com/floatdrop/pinkie/issues" }, "homepage": "https://github.com/floatdrop/pinkie#readme", "_id": "pinkie@1.0.0", "_shasum": "5a47f28ba1015d0201bda7bf0f358e47bec8c7e4", "_from": "pinkie@>=1.0.0 <2.0.0", "_npmVersion": "2.9.0", "_nodeVersion": "2.0.0", "_npmUser": { "name": "floatdrop", "email": "floatdrop@gmail.com" }, "maintainers": [ { "name": "floatdrop", "email": "floatdrop@gmail.com" } ], "dist": { "shasum": "5a47f28ba1015d0201bda7bf0f358e47bec8c7e4", "tarball": "http://registry.npmjs.org/pinkie/-/pinkie-1.0.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/pinkie/-/pinkie-1.0.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems