chore: npm init
Showing
.gitignore
0 → 100644
README.md
0 → 100644
package.json
0 → 100644
{ | |||
"name": "unidocs-zh", | |||
"version": "1.0.0", | |||
"description": "", | |||
"main": "index.js", | |||
"directories": { | |||
"doc": "docs" | |||
}, | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "git+https://github.com/dcloudio/unidoc-zh.git" | |||
}, | |||
"keywords": [], | |||
"author": "", | |||
"license": "ISC", | |||
"bugs": { | |||
"url": "https://github.com/dcloudio/unidoc-zh/issues" | |||
}, | |||
"homepage": "https://github.com/dcloudio/unidoc-zh#readme" | |||
} |
想要评论请 注册 或 登录