17 lines
446 B
JSON
17 lines
446 B
JSON
{
|
||
"name": "p-bluprint_1.0.288888",
|
||
"version": "1.0.0",
|
||
"description": "[github地址,喜欢的可以star下哦](https://github.com/xiaowang1314/uniapp-plugin-collections/tree/master/template/BluPrint/README.md)",
|
||
"main": "main.js",
|
||
"scripts": {
|
||
"test": "echo \"Error: no test specified\" && exit 1"
|
||
},
|
||
"keywords": [],
|
||
"author": "",
|
||
"license": "ISC",
|
||
"dependencies": {
|
||
"echarts": "^5.5.1",
|
||
"vuex": "^4.1.0"
|
||
}
|
||
}
|