Commit compiled front-end code to the repo

This commit is contained in:
Rowan Manning
2013-11-05 11:26:18 +00:00
parent 2471419b5b
commit 6b0cf20e4e
288 changed files with 93958 additions and 19 deletions

21
public/js/vendor/jquery/.bower.json vendored Normal file
View File

@@ -0,0 +1,21 @@
{
"name": "jquery",
"version": "1.10.2",
"description": "jQuery component",
"keywords": [
"jquery",
"component"
],
"main": "jquery.js",
"license": "MIT",
"homepage": "https://github.com/components/jquery",
"_release": "1.10.2",
"_resolution": {
"type": "version",
"tag": "1.10.2",
"commit": "6b2390db24ba3490ca75251eec4888f7342bf4da"
},
"_source": "git://github.com/components/jquery.git",
"_target": "~1.10",
"_originalSource": "jquery"
}