1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-18 11:11:34 +01:00
Files
CheckServer/vendors/flot-spline/package.json
2020-10-04 17:14:00 +02:00

14 lines
429 B
JSON

{
"name": "flot-spline",
"description": "Flot plugin that provides spline interpolation for line graphs",
"version": "0.0.1",
"homepage": "https://github.com/johnpozy/flot-spline",
"repository": "https://github.com/johnpozy/flot-spline",
"bugs": {
"url": "https://github.com/johnpozy/flot-spline/issues"
},
"main": "js/jquery.flot.spline.js",
"license" : "SEE LICENSE IN LICENSE",
"devDependencies": {}
}