Initial commit.
This commit is contained in:
commit
0335f5aa93
1168 changed files with 261999 additions and 0 deletions
31
app/bower_components/json3/.bower.json
vendored
Normal file
31
app/bower_components/json3/.bower.json
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"name": "json3",
|
||||
"version": "3.2.6",
|
||||
"main": "lib/json3.min.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/bestiejs/json3.git"
|
||||
},
|
||||
"ignore": [
|
||||
".*",
|
||||
"build.js",
|
||||
"index.html",
|
||||
"index.js",
|
||||
"component.json",
|
||||
"package.json",
|
||||
"benchmark",
|
||||
"page",
|
||||
"test",
|
||||
"vendor"
|
||||
],
|
||||
"homepage": "https://github.com/bestiejs/json3",
|
||||
"_release": "3.2.6",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v3.2.6",
|
||||
"commit": "7b89fd94939f970f316420e157a836cc68aa2207"
|
||||
},
|
||||
"_source": "git://github.com/bestiejs/json3.git",
|
||||
"_target": "~3.2.6",
|
||||
"_originalSource": "json3"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue