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
14 lines
219 B
JSON
14 lines
219 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"
|
|
]
|
|
}
|