add package.json
This commit is contained in:
parent
419ba35c1f
commit
c10fabab77
15
package.json
Normal file
15
package.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user