32 lines
778 B
JSON
32 lines
778 B
JSON
{
|
|
"name": "@dcloudio/uni-cli-shared",
|
|
"version": "2.0.2-4070620250821001",
|
|
"description": "uni-cli-shared",
|
|
"main": "lib/index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dcloudio/uni-app.git",
|
|
"directory": "packages/uni-cli-shared"
|
|
},
|
|
"files": [
|
|
"lib",
|
|
"template",
|
|
"components"
|
|
],
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "fxy060608",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^4.0.0",
|
|
"fast-glob": "^3.2.11",
|
|
"fs-extra": "^10.0.0",
|
|
"glob-escape": "^0.0.2",
|
|
"hash-sum": "^1.0.2",
|
|
"postcss-urlrewrite": "^0.2.2",
|
|
"strip-json-comments": "^2.0.1"
|
|
},
|
|
"gitHead": "83322ec9f7cc592b2052ff78370e12f4689f5966"
|
|
}
|