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
41
www/analytics/bower.json
Normal file
41
www/analytics/bower.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name": "Piwik",
|
||||
"main": "piwik.js",
|
||||
"homepage": "http://piwik.org",
|
||||
"authors": [
|
||||
"Piwik.org <hello@piwik.org>"
|
||||
],
|
||||
"description": "the leading free/libre analytics platform",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
"piwik",
|
||||
"web",
|
||||
"analytics"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery-ui": "1.10.4",
|
||||
"jquery": "~1.11.0",
|
||||
"angular": "~1.2.0",
|
||||
"angular-sanitize": "~1.2.0",
|
||||
"angular-animate": "~1.2.0",
|
||||
"angular-cookies": "~1.2.0",
|
||||
"angular-mocks": "~1.2.0",
|
||||
"ngDialog": "~0.2.0",
|
||||
"html5shiv": "~3.7.0",
|
||||
"mousetrap": "~1.4.0",
|
||||
"sprintf": "~1.0.0",
|
||||
"jScrollPane": "~2.0.0",
|
||||
"jquery-mousewheel": "~3.1.12",
|
||||
"jquery-placeholder": "~2.0.8",
|
||||
"jQuery.dotdotdot": "~1.7.2",
|
||||
"jquery.scrollTo": "~1.4.13",
|
||||
"chroma-js": "~0.6.0",
|
||||
"visibilityjs": "~1.2.1"
|
||||
},
|
||||
"license": "GPLv3 or later",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue