gentelella/vendors/flot-spline/package.json
2016-07-14 00:34:05 +08:00

13 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": {}
}