Commit eea438c9 authored by Michael Zinsmaier's avatar Michael Zinsmaier

Merge branch 'master' into kuba-wyrostek-fix-null-values

parents 8d91a077 22ed1fc2
{
"name": "flot.curvedlines",
"version": "1.1.1",
"description": "CurvedLines is a plugin for flot, which displays lines in a smooth curved way",
"main": "curvedLines.js",
"directories": {
"example": "examples",
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no automated test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MichaelZinsmaier/CurvedLines.git"
},
"author": "Michael Zinsmaier",
"license": "MIT",
"bugs": {
"url": "https://github.com/MichaelZinsmaier/CurvedLines/issues"
},
"homepage": "https://github.com/MichaelZinsmaier/CurvedLines#readme"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment