1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-19 19:51:34 +01:00
Files
2020-10-04 17:14:00 +02:00

17 lines
245 B
JSON

{
"name": "flot.curvedlines",
"main": "curvedLines.js",
"authors": [
"Michael Zinsmaier"
],
"license": "MIT",
"ignore": [
"**/*",
"!curvedLines.js",
"!bower.json"
],
"dependencies": {
"flot": ">=0.8.0"
}
}