{
    "name": "alameda",
    "description": "AMD loader, like requirejs, but with promises and for modern browsers",
    "version": "1.4.0",
    "homepage": "http://github.com/requirejs/alameda",
    "author": "James Burke <jrburke@gmail.com> (http://github.com/jrburke)",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "https://github.com/requirejs/alameda.git"
    },
    "main": "alameda.js",
    "volo": {
        "url": "https://raw.github.com/requirejs/alameda/{version}/alameda.js"
    },
    "engines": {
        "node": ">=0.4.0"
    }
}
