grunt-doctrine
Version:
Grunt plugin to convert doctrine xml annotations into backbone models and collections. Useful in conjunction with doctrine apigility. Includes option to scaffold an entire BBB application
23 lines • 539 B
JSON
{
"name": "requirejs",
"version": "2.1.15",
"homepage": "http://requirejs.org",
"authors": [
"jrburke.com"
],
"description": "A file and module loader for JavaScript",
"main": "require.js",
"keywords": [
"AMD"
],
"license": "new BSD, and MIT",
"_release": "2.1.15",
"_resolution": {
"type": "version",
"tag": "2.1.15",
"commit": "23307a15361f53a19c31e7ce1856e32eeb13f9b7"
},
"_source": "git://github.com/jrburke/requirejs-bower.git",
"_target": "~2.1.9",
"_originalSource": "requirejs"
}