Initial commit.
This commit is contained in:
commit
0335f5aa93
1168 changed files with 261999 additions and 0 deletions
33
app/bower_components/underscore/.bower.json
vendored
Normal file
33
app/bower_components/underscore/.bower.json
vendored
Normal file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "underscore",
|
||||
"version": "1.6.0",
|
||||
"main": "underscore.js",
|
||||
"keywords": [
|
||||
"util",
|
||||
"functional",
|
||||
"server",
|
||||
"client",
|
||||
"browser"
|
||||
],
|
||||
"ignore": [
|
||||
"underscore-min.js",
|
||||
"docs",
|
||||
"test",
|
||||
"*.yml",
|
||||
"*.map",
|
||||
"CNAME",
|
||||
"index.html",
|
||||
"favicon.ico",
|
||||
"CONTRIBUTING.md"
|
||||
],
|
||||
"homepage": "https://github.com/jashkenas/underscore",
|
||||
"_release": "1.6.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.6.0",
|
||||
"commit": "1f4bf626f23a99f7a676f5076dc1b1475554c8f7"
|
||||
},
|
||||
"_source": "git://github.com/jashkenas/underscore.git",
|
||||
"_target": "~1.6.0",
|
||||
"_originalSource": "underscore"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue