tried to setup a bower.json
parent
2074070f7f
commit
a00af55874
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "flot.curvedlines",
|
||||
"version": "0.6.0",
|
||||
"main": "curvedLines.js",
|
||||
"dependencies": [
|
||||
"flot": "0.8.0"
|
||||
]
|
||||
"authors": [
|
||||
"Michael Zinsmaier"
|
||||
],
|
||||
"license": "MIT"
|
||||
"ignore": [".gitignore","flot","tests",".project"]
|
||||
}
|
||||
Loading…
Reference in New Issue