{ "name": "alameda", "version": "1.0.0", "ignore": [ ".gitignore", ".npmignore", "node_modules", "package.json", "README.md", "tests", "tests-requirejs", "copyrequirejstests.sh", "testBaseUrl.js" ], "homepage": "https://github.com/requirejs/alameda", "authors": [ "jrburke.com" ], "description": "AMD loader, like requirejs, but with promises and for modern browsers", "main": "alameda.js", "license": [ "MIT" ], "_release": "1.0.0", "_resolution": { "type": "version", "tag": "1.0.0", "commit": "f09e80862f0e40b4018531f360f5336c5ca8eaa2" }, "_source": "git://github.com/requirejs/alameda.git", "_target": "^1.0.0", "_originalSource": "alameda", "_direct": true }