You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
578 B
JSON
28 lines
578 B
JSON
{
|
|
"name": "backbone",
|
|
"version": "1.1.2",
|
|
"main": "backbone.js",
|
|
"dependencies": {
|
|
"underscore": ">=1.5.0"
|
|
},
|
|
"ignore": [
|
|
"backbone-min.js",
|
|
"docs",
|
|
"examples",
|
|
"test",
|
|
"*.yml",
|
|
"*.map",
|
|
".html",
|
|
"*.ico"
|
|
],
|
|
"homepage": "https://github.com/jashkenas/backbone",
|
|
"_release": "1.1.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.1.2",
|
|
"commit": "53f77901a4ea9c7cf75d3db93ddddf491998d90f"
|
|
},
|
|
"_source": "git://github.com/jashkenas/backbone.git",
|
|
"_target": "1.0.0 - 1.1.2",
|
|
"_originalSource": "backbone"
|
|
} |