webgme
Version:
Web-based Generic Modeling Environment
31 lines • 617 B
JSON
{
"name": "backbone",
"main": "backbone.js",
"dependencies": {
"underscore": ">=1.8.3"
},
"ignore": [
"docs",
"examples",
"test",
"*.yml",
"*.html",
"*.ico",
"*.md",
"CNAME",
".*",
"karma.*",
"package.json"
],
"homepage": "https://github.com/jashkenas/backbone",
"version": "1.3.3",
"_release": "1.3.3",
"_resolution": {
"type": "version",
"tag": "1.3.3",
"commit": "8ec88604732944f197b352a6be22c8216ea9d3a1"
},
"_source": "https://github.com/jashkenas/backbone.git",
"_target": "1.3.3",
"_originalSource": "jashkenas/backbone"
}