25 lines
607 B
JSON
25 lines
607 B
JSON
{
|
|
"name": "@dcloudio/uni-console",
|
|
"version": "3.0.0-4060620250520001",
|
|
"description": "uni-app console",
|
|
"module": "dist/index.esm.js",
|
|
"files": [
|
|
"dist",
|
|
"lib",
|
|
"src"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dcloudio/uni-app.git",
|
|
"directory": "packages/uni-console"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
|
|
"dependencies": {
|
|
"fs-extra": "^10.0.0",
|
|
"@dcloudio/uni-cli-shared": "3.0.0-4060620250520001"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
}
|
|
} |