tried to setup a bower.json

pull/23/merge
Michael Zinsmaier 12 years ago
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…
Cancel
Save