temp
This commit is contained in:
14
mini-web/package.json
Normal file
14
mini-web/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "mini-web",
|
||||
"version": "0.0.3",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"pub": "envision deploy ./envision -k mini-web -v 0.0.3 -y y",
|
||||
"ev": "npm run build && npm run deploy"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me>",
|
||||
"license": "MIT",
|
||||
"type": "module"
|
||||
}
|
||||
Reference in New Issue
Block a user