update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
34
www/analytics/libs/bower_components/chroma-js/bower.json
vendored
Normal file
34
www/analytics/libs/bower_components/chroma-js/bower.json
vendored
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"name": "chroma-js",
|
||||
"description": "JavaScript library for color conversions",
|
||||
"version": "0.5.6",
|
||||
"main": [
|
||||
"./chroma.js"
|
||||
],
|
||||
"ignore": [
|
||||
"doc",
|
||||
"src",
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"homepage": "https://github.com/gka/chroma.js",
|
||||
"authors": [
|
||||
"Gregor Aisch <contact@vis4.net>"
|
||||
],
|
||||
"keywords": [
|
||||
"color",
|
||||
"scale",
|
||||
"gradient",
|
||||
"scheme",
|
||||
"rgb",
|
||||
"hsv",
|
||||
"hsl",
|
||||
"css",
|
||||
"lch",
|
||||
"lab"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue