Commit e711bea2 authored by 范雪寒's avatar 范雪寒

feat: 根目录增加package.json文件

parent 5ea50e42
{
"name": "publish",
"version": "1.0.0",
"description": "",
"main": "build.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "sh ./publish/build.sh",
"win": "cd publish && build.cmd"
},
"author": "",
"license": "ISC",
"dependencies": {
"compressing": "^1.5.0"
}
}
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment