1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-04 08:01:39 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
Files
bookshelfplus/bookshelfplus-frontend/package.json
2022-03-13 10:48:19 +08:00

19 lines
361 B
JSON

{
"name": "bookshelf-plus",
"version": "1.0.0",
"description": "书栖网",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/only4/bookshelf.git"
},
"keywords": [
"书栖网"
],
"author": "Coding Zhang",
"license": "MIT"
}