{ "name": "matomo", "version": "1.0.0", "description": "the leading free/libre analytics platform", "main": "matomo.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/matomo-org/matomo.git" }, "keywords": [ "matomo", "piwik", "web", "analytics" ], "author": "Matomo.org ", "license": "GPL-3.0+", "bugs": { "url": "https://github.com/matomo-org/matomo/issues" }, "homepage": "https://github.com/matomo-org/matomo#readme", "dependencies": { "angular": "^1.8.2", "angular-animate": "^1.8.2", "angular-cookies": "^1.8.2", "angular-mocks": "^1.8.2", "angular-sanitize": "^1.8.2", "chroma-js": "^0.6.3", "iframe-resizer": "^4.2.11", "jquery": "^2.2.4", "jquery-mousewheel": "^3.1.13", "jquery-ui-dist": "^1.12.1", "jquery.browser": "^0.1.0", "jquery.dotdotdot": "^3.2.3", "jquery.scrollto": "^2.1.2", "materialize-css": "^1.0.0", "mousetrap": "^1.6.5", "ng-dialog": "^1.4.0", "qrcodejs2": "0.0.2", "sprintf-js": "^1.1.2", "visibilityjs": "^2.0.2" } }