16 lines
347 B
JSON
16 lines
347 B
JSON
{
|
|
"name": "unip.part",
|
|
"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/unip.part"
|
|
},
|
|
"author": "luk.lu",
|
|
"license": "ISC"
|
|
}
|