mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
101 lines
2.8 KiB
JSON
Executable File
101 lines
2.8 KiB
JSON
Executable File
{
|
|
"_args": [
|
|
[
|
|
"vant-weapp@0.5.27",
|
|
"C:\\Users\\Administrator\\Documents\\project\\hc\\WechatOwnerService"
|
|
]
|
|
],
|
|
"_from": "vant-weapp@0.5.27",
|
|
"_id": "vant-weapp@0.5.27",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wmbpPWbpIk/Nl022Yfu0LNV+rSBPxnWTsZePVo6De4FxY3SWw47+Ip6rxLgdnG00/FntbymgvVw4xlaW+WmC+Q==",
|
|
"_location": "/vant-weapp",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "vant-weapp@0.5.27",
|
|
"name": "vant-weapp",
|
|
"escapedName": "vant-weapp",
|
|
"rawSpec": "0.5.27",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.5.27"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/vant-weapp/-/vant-weapp-0.5.27.tgz",
|
|
"_spec": "0.5.27",
|
|
"_where": "C:\\Users\\Administrator\\Documents\\project\\hc\\WechatOwnerService",
|
|
"author": {
|
|
"name": "youzan"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/youzan/vant-weapp/issues"
|
|
},
|
|
"description": "轻量、可靠的小程序 UI 组件库",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.5.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
|
"@babel/preset-env": "^7.5.5",
|
|
"@vant/cli": "^1.0.3",
|
|
"@vant/doc": "^2.5.1",
|
|
"@vant/eslint-config": "^1.2.4",
|
|
"@vant/icons": "1.1.13",
|
|
"@vant/markdown-loader": "^2.2.0",
|
|
"autoprefixer": "^9.6.1",
|
|
"babel-loader": "8.0.6",
|
|
"cross-env": "^5.1.4",
|
|
"css-loader": "^3.2.0",
|
|
"cssnano": "^4.1.10",
|
|
"eslint": "^6.1.0",
|
|
"gh-pages": "^2.0.1",
|
|
"gulp": "^4.0.2",
|
|
"gulp-insert": "^0.5.0",
|
|
"gulp-less": "^4.0.1",
|
|
"gulp-postcss": "^8.0.0",
|
|
"gulp-rename": "^1.2.2",
|
|
"html-webpack-plugin": "^3.2.0",
|
|
"less": "^3.9.0",
|
|
"less-loader": "^5.0.0",
|
|
"miniprogram-api-typings": "2.7.7-2",
|
|
"postcss-loader": "^3.0.0",
|
|
"progress-bar-webpack-plugin": "^1.11.0",
|
|
"style-loader": "^1.0.0",
|
|
"typescript": "^3.5.3",
|
|
"vue": "2.6.10",
|
|
"vue-loader": "^15.7.1",
|
|
"vue-router": "^3.1.1",
|
|
"vue-template-compiler": "2.6.10",
|
|
"webpack": "^4.39.1",
|
|
"webpack-cli": "^3.3.6",
|
|
"webpack-serve": "^2.0.3"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/youzan/vant-weapp#readme",
|
|
"husky": {
|
|
"hooks": {
|
|
"commit-msg": "vant commit-lint"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"miniprogram": "dist",
|
|
"name": "vant-weapp",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/youzan/vant-weapp.git"
|
|
},
|
|
"scripts": {
|
|
"build:changelog": "vant changelog --tag v0.5.0 ./docs/markdown/changelog.generated.md",
|
|
"build:lib": "yarn && npx gulp -f build/compiler.js --series buildEs buildLib",
|
|
"dev": "node build/dev.js",
|
|
"lint": "eslint ./packages --ext .js,.ts",
|
|
"release": "sh build/release.sh",
|
|
"release:site": "sh build/release-site.sh"
|
|
},
|
|
"version": "0.5.27"
|
|
}
|