| Index: bower_components/chartnewjs/composer.json
|
| diff --git a/bower_components/chartnewjs/composer.json b/bower_components/chartnewjs/composer.json
|
| deleted file mode 100644
|
| index 96b78bb11b691a69648dd58e13d613863745da49..0000000000000000000000000000000000000000
|
| --- a/bower_components/chartnewjs/composer.json
|
| +++ /dev/null
|
| @@ -1,25 +0,0 @@
|
| -{
|
| - "name": "chartnew/javascript",
|
| - "version": "0.3.0",
|
| - "description": "Simple HTML5 Charts using the canvas element",
|
| - "keywords": ["charts","javascript","canvas"],
|
| - "homepage": "https://github.com/FVANCOP/ChartNew.js",
|
| - "license": "MIT",
|
| - "authors": [
|
| - {
|
| - "name": "Vancoppenolle Francois",
|
| - "email": "francois.vancoppenolle@favomo.be",
|
| - "homepage": "https://github.com/FVANCOP/ChartNew.js",
|
| - "role": "Developer"
|
| - },
|
| - {
|
| - "name": "Kroger Ole",
|
| - "email": "o.kroeger@wikunia.de",
|
| - "homepage": "http://github.wikunia.de",
|
| - "role": "Developer"
|
| - }
|
| - ],
|
| - "main": ["ChartNew.js"],
|
| - "dependencies": {
|
| - }
|
| -}
|
|
|