flot-axislabels
Version:
Axis Labels plugin for flot
24 lines (23 loc) • 573 B
JSON
{
"name": "flot-axislabels",
"version": "1.0.0",
"description": "Axis Labels plugin for flot",
"main": "jquery.flot.axislabels.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shaiatias/flot-axislabels.git"
},
"keywords": [
"flot",
"jquery"
],
"author": "srk@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/shaiatias/flot-axislabels/issues"
},
"homepage": "https://github.com/shaiatias/flot-axislabels#readme"
}