1 Star 0 Fork 0

wxajs / wxa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "wxa",
"version": "1.0.0",
"devDependencies": {
"@babel/core": "^7.2.0",
"@babel/plugin-proposal-class-properties": "^7.2.0",
"@babel/plugin-proposal-decorators": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"@vuepress/plugin-back-to-top": "^1.0.0-alpha.27",
"@vuepress/plugin-google-analytics": "^1.0.0-alpha.27",
"@vuepress/plugin-medium-zoom": "^1.0.0-alpha.0",
"@vuepress/plugin-notification": "^1.0.0-alpha.27",
"@vuepress/plugin-pwa": "^1.0.0-alpha.27",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^23.6.0",
"commitizen": "^3.0.5",
"conventional-changelog-cli": "^2.0.11",
"cz-conventional-changelog": "^2.1.0",
"fs-monkey": "^0.3.3",
"fsevents": "^2.0.1",
"husky": "^1.3.1",
"jest": "^23.6.0",
"jest-plugin-console-matchers": "^2.9.0",
"jest-plugin-fs": "^2.9.0",
"lerna": "^3.10.7",
"lint-staged": "^7.3.0",
"regenerator-runtime": "^0.13.1",
"vuepress": "^1.5.2",
"vuepress-plugin-sitemap": "^2.3.1",
"watchpack": "^1.6.1"
},
"husky": {
"hooks": {
"pre-commit": "npm test"
}
},
"scripts": {
"publish-next": "lerna publish --dist-tag=next --canary --preid rc",
"commit": "git-cz",
"test": "jest"
},
"sideEffects": false,
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"publishConfig": {
"access": "public"
}
}
JavaScript
1
https://gitee.com/wxajs/wxa.git
git@gitee.com:wxajs/wxa.git
wxajs
wxa
wxa
master

搜索帮助