File "bower.json"
Full Path: /home/cananyalcin/public_html/vendors/flot.curvedlines/bower.json
File size: 245 bytes
MIME-type: text/plain
Charset: utf-8
{
"name": "flot.curvedlines",
"main": "curvedLines.js",
"authors": [
"Michael Zinsmaier"
],
"license": "MIT",
"ignore": [
"**/*",
"!curvedLines.js",
"!bower.json"
],
"dependencies": {
"flot": ">=0.8.0"
}
}