You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
749 B
30 lines
749 B
{
|
|
"name": "@dcloudio/uni-cli-shared",
|
|
"version": "2.0.0-32920211029001",
|
|
"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",
|
|
"glob-escape": "^0.0.2",
|
|
"hash-sum": "^1.0.2",
|
|
"postcss-urlrewrite": "^0.2.2",
|
|
"strip-json-comments": "^2.0.1"
|
|
},
|
|
"gitHead": "9e2d0f8e244724fcd64880316c57d837d1778cf8"
|
|
}
|
|
|