{ "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": "*" }, "readme": "