wo-user-part-uniapp/package.json

19 lines
422 B
JSON

{
"name": "wo-user-part-uniapp",
"version": "1.0.0",
"description": "uniapp people side page components (parts)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.faronear.org/npm/wo-user-part-uniapp"
},
"author": "luk.lu",
"license": "ISC",
"dependencies": {
"vuedraggable": "^2.24.0"
}
}