mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 14:51:28 +00:00
12 lines
154 B
JSON
12 lines
154 B
JSON
{
|
|
"name": "Flot",
|
|
"version": "0.8.1",
|
|
"main": "jquery.flot.js",
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"devDependencies": {
|
|
"jshint": "0.9.1"
|
|
}
|
|
}
|