1 Star 0 Fork 0

冰糖雪梨/mind-ui-weapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.94 KB
一键复制 编辑 原始数据 按行查看 历史
泪莫倾城 提交于 2023-01-31 21:56 . 变更版本号
{
"name": "mind-ui-weapp",
"version": "1.1.1",
"description": "轻量、可靠的小程序 UI 组件库",
"main": "miniprogram_dist/index.js",
"scripts": {
"dev": "gulp dev --develop",
"watch": "gulp watch --develop --watch",
"build": "gulp",
"dist": "npm run build",
"clean-dev": "gulp clean --develop",
"clean": "gulp clean",
"test": "jest --bail",
"test-debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --bail",
"coverage": "jest ./test/* --coverage --bail"
},
"miniprogram": "miniprogram_dist",
"jest": {
"testEnvironment": "jsdom",
"testURL": "https://jest.test",
"collectCoverageFrom": [
"miniprogram_dist/**/*.js"
],
"moduleDirectories": [
"node_modules",
"miniprogram_dist"
]
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "https://github.com/NameLi/mind-ui-weapp.git"
},
"homepage": "https://github.com/NameLi/mind-ui-weapp#readme",
"author": "bingtangxueli",
"license": "MIT",
"keywords": [
"ui",
"weixin",
"weapp",
"components",
"miniprogram"
],
"devDependencies": {
"@babel/core": "^7.19.3",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-plugin-module-resolver": "^3.2.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.7.0",
"colors": "^1.3.1",
"gulp": "^4.0.0",
"gulp-clean": "^0.4.0",
"gulp-if": "^2.0.2",
"gulp-install": "^1.1.0",
"gulp-less": "^4.0.1",
"gulp-rename": "^1.4.0",
"gulp-sourcemaps": "^2.6.5",
"jest": "^23.5.0",
"miniprogram-api-typings": "^2.10.3-1",
"miniprogram-simulate": "^1.2.5",
"thread-loader": "^2.1.3",
"through2": "^2.0.3",
"ts-loader": "^7.0.0",
"typescript": "^3.8.3",
"vinyl": "^2.2.0",
"webpack": "^4.29.5",
"webpack-node-externals": "^1.7.2"
},
"dependencies": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ixook/mind-ui-weapp.git
git@gitee.com:ixook/mind-ui-weapp.git
ixook
mind-ui-weapp
mind-ui-weapp
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385