chaoyu/package.json

17 lines
333 B
JSON
Executable File

{
"name": "cms",
"version": "1.0.0",
"description": "本CMS基于ThinkPHP 6.0开发",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/dxtc/cms.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}