nuwa-master
Version:
34 lines (33 loc) • 799 B
JSON
{
"name": "nuwa-master",
"version": "1.0.0",
"description": "女娲总项目工程",
"main": "./react/routes.js",
"scripts": {
"start": "nuwa-boot start -c ./nuwa.config.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "jyjin",
"license": "ISC",
"devDependencies": {},
"dependencies": {
"@babel/core": "^7.15.8",
"babel-loader": "^8.2.2",
"nuwa-boot": "^1.0.1-beta-1.0.0",
"react": "^17.0.2",
"react-router-dom": "^5.3.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jyjin/nuwa-master.git"
},
"keywords": [
"nuwa",
"master",
"nuwa-master"
],
"bugs": {
"url": "https://github.com/jyjin/nuwa-master/issues"
},
"homepage": "https://github.com/jyjin/nuwa-master#readme"
}