16 lines
330 B
JSON
16 lines
330 B
JSON
{
|
|
"name": "unify",
|
|
"version": "1.0.0",
|
|
"description": "components and scripts for uniapp",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.faronear.org/npm/unify"
|
|
},
|
|
"author": "luk.lu",
|
|
"license": "ISC"
|
|
}
|