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
33 lines • 651 B
JSON
{
"name": "lodash",
"version": "2.2.1",
"main": "dist/lodash.compat.js",
"ignore": [
".*",
"*.custom.*",
"*.template.*",
"*.map",
"*.md",
"/*.min.*",
"/lodash.js",
"index.js",
"component.json",
"package.json",
"doc",
"modularize",
"node_modules",
"perf",
"test",
"vendor"
],
"homepage": "https://github.com/lodash/lodash",
"_release": "2.2.1",
"_resolution": {
"type": "version",
"tag": "2.2.1",
"commit": "3fb0846d88e31db31b45ce37a2a8a8a605761cbd"
},
"_source": "git://github.com/lodash/lodash.git",
"_target": "~2.2.1",
"_originalSource": "lodash"
}