mirror of https://github.com/ColorlibHQ/gentelella
17 lines
245 B
JSON
17 lines
245 B
JSON
![]() |
{
|
||
|
"name": "flot.curvedlines",
|
||
|
"main": "curvedLines.js",
|
||
|
"authors": [
|
||
|
"Michael Zinsmaier"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"ignore": [
|
||
|
"**/*",
|
||
|
"!curvedLines.js",
|
||
|
"!bower.json"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"flot": ">=0.8.0"
|
||
|
}
|
||
|
}
|