mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 06:41:21 +00:00
Commit compiled front-end code to the repo
This commit is contained in:
18
public/js/vendor/flot/.bower.json
vendored
Normal file
18
public/js/vendor/flot/.bower.json
vendored
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user