16 lines
355 B
JSON
16 lines
355 B
JSON
{
|
|
"name": "wo-user-toolkit-uniapp",
|
|
"version": "1.0.0",
|
|
"description": "uniapp people side tools",
|
|
"main": "unitool.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.faronear.org/npm/wo-user-toolkit-uniapp.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|