removed timeline css and merged it with the theme css and added gulp support for a browser sync task as well for easier development removed composer package until the repo issue is resolved - added minified versions into the bower.json for when the repo issue is resolved
23 lines
540 B
JSON
23 lines
540 B
JSON
{
|
|
"name": "flot.tooltip",
|
|
"version": "0.8.7",
|
|
"license": "MIT",
|
|
"main": "js/jquery.flot.tooltip.js",
|
|
"ignore": [
|
|
".gitignore",
|
|
"Gruntfile.js",
|
|
"README.md",
|
|
"package.json",
|
|
"examples"
|
|
],
|
|
"homepage": "https://github.com/krzysu/flot.tooltip",
|
|
"_release": "0.8.7",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.8.7",
|
|
"commit": "042a27d8b33d22207af8b7e76d9f0a14c840a5ae"
|
|
},
|
|
"_source": "https://github.com/krzysu/flot.tooltip.git",
|
|
"_target": "~0.8.4",
|
|
"_originalSource": "flot.tooltip"
|
|
} |