update
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "@kevisual/storage-editor",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"basename": "/root/storage-editor",
|
||||
"scripts": {
|
||||
"pub": "ev deploy . -k storage-editor -v 0.0.1 -u"
|
||||
},
|
||||
"files": [
|
||||
"lib",
|
||||
"js"
|
||||
],
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.11.1",
|
||||
"type": "module"
|
||||
}
|
||||
Reference in New Issue
Block a user