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

18
public/js/vendor/flot/.bower.json vendored Normal file
View File

@@ -0,0 +1,18 @@
{
"name": "Flot",
"version": "0.8.1",
"main": "jquery.flot.js",
"dependencies": {
"jquery": ">= 1.2.6"
},
"homepage": "https://github.com/flot/flot",
"_release": "0.8.1",
"_resolution": {
"type": "version",
"tag": "0.8.1",
"commit": "7f5f90384ed6d6c30b232580d358c84e355919ab"
},
"_source": "git://github.com/flot/flot.git",
"_target": "~0.8",
"_originalSource": "flot"
}