14 lines
293 B
JSON
14 lines
293 B
JSON
{
|
|
"name": "dtx_store",
|
|
"version": "1.0.0",
|
|
"description": "共力生态",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"uni-read-pages": "^1.0.5",
|
|
"uni-simple-router": "^2.0.7",
|
|
"uview-ui": "^2.0.31"
|
|
},
|
|
"author": "唐明明",
|
|
"license": "ISC"
|
|
}
|