mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
12 lines
154 B
JSON
12 lines
154 B
JSON
|
{
|
||
|
"name": "Flot",
|
||
|
"version": "0.8.3",
|
||
|
"main": "jquery.flot.js",
|
||
|
"scripts": {
|
||
|
"test": "make test"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"jshint": "0.9.1"
|
||
|
}
|
||
|
}
|