{ "name": "@codefeathers/promise.object", "version": "0.9.5", "description": "Deep resolve promises in objects.", "main": "es5/index.min.js", "scripts": { "test": "jasmine", "build": "./build.sh" }, "keywords": [ "Promise", "A+", "objects", "deep resolve" ], "author": "Muthu Kumar <@MKRhere> (https://mkr.pw)", "contributors": [ "Thomas Rory Gummerson <@TRGWII> (https://rory.no)" ], "repository": { "type": "git", "url": "git+https://github.com/codefeathers/Promise.object.git" }, "bugs": { "url": "https://github.com/codefeathers/Promise.object/issues" }, "homepage": "https://github.com/codefeathers/Promise.object#readme", "license": "MIT", "devDependencies": {} }