15 Star 77 Fork 23

Gitee 极速下载/Matomo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/matomo-org/matomo
克隆/下载
package.json 2.17 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "matomo",
"version": "1.0.0",
"description": "the leading free/libre analytics platform",
"main": "matomo.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "TZ=UTC vue-cli-service test:unit",
"eslint": "eslint"
},
"repository": {
"type": "git",
"url": "git+https://github.com/matomo-org/matomo.git"
},
"prepare": "",
"keywords": [
"matomo",
"piwik",
"web",
"analytics"
],
"author": "Matomo.org <hello@matomo.org>",
"license": "GPL-3.0+",
"bugs": {
"url": "https://github.com/matomo-org/matomo/issues"
},
"homepage": "https://github.com/matomo-org/matomo#readme",
"dependencies": {
"@materializecss/materialize": "^1.1.0",
"@types/jquery": "^3.5.6",
"@types/jqueryui": "^1.12.16",
"chroma-js": "^0.6.3",
"core-js": "^3.16.3",
"css-loader": "^6.2.0",
"iframe-resizer": "^4.2.11",
"jquery": "^3.6.3",
"jquery-mousewheel": "^3.1.13",
"jquery-ui-dist": "^1.13.1",
"jquery.scrollto": "^2.1.2",
"mathjs": "^10.6.4",
"mousetrap": "^1.6.5",
"qrcodejs2": "0.0.2",
"sprintf-js": "^1.1.2",
"visibilityjs": "^2.0.2",
"vue": "^3.2.6"
},
"devDependencies": {
"@types/iframe-resizer": "^3.5.13",
"@types/jest": "^26.0.24",
"@types/materialize-css": "^1.0.11",
"@types/mousetrap": "^1.6.8",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"@vue/cli-plugin-babel": "^4.5.13",
"@vue/cli-plugin-eslint": "^4.5.13",
"@vue/cli-plugin-typescript": "^4.5.13",
"@vue/cli-plugin-unit-jest": "^4.5.13",
"@vue/cli-service": "^4.5.13",
"@vue/compiler-sfc": "^3.2.6",
"@vue/eslint-config-airbnb": "^5.3.0",
"@vue/eslint-config-typescript": "^7.0.0",
"abortcontroller-polyfill": "^1.7.3",
"babel-loader": "^8.2.2",
"dompurify": "^2.3.3",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-vue": "^7.16.0",
"husky": "^8.0.2",
"less": "^4.1.2",
"less-loader": "^7.3.0",
"nock": "^13.1.4",
"postcss-less": "^6.0.0",
"stylelint": "^15.9.0",
"ts-jest": "^26.5.6",
"typescript": "^4.3.5",
"vue-jest": "^5.0.0-0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/Matomo.git
git@gitee.com:mirrors/Matomo.git
mirrors
Matomo
Matomo
5.x-dev

搜索帮助