{ "name": "requirejs-promised", "version": "0.1.0", "description": "RequireJS plugin to get decorated require that returns a promise", "main": "promised.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/herby/requirejs-promised.git" }, "keywords": [ "amd", "requirejs", "promise" ], "author": "Herbert Vojčík ", "license": "MIT", "bugs": { "url": "https://github.com/herby/requirejs-promised/issues" }, "homepage": "https://github.com/herby/requirejs-promised#readme" }