UNPKG

dotnetcorereactadmintool

Version:
34 lines (33 loc) 816 B
{ "name": "dotnetcorereactadmintool", "version": "1.5.2", "description": "模板代码生成工具 .NetCore", "keywords": [ "AspNetCore", "React-Admin" ], "bin": { "netcoretmt": "src/index.js" }, "preferGlobal": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/linju1020/DotNetCoreReactAdminTool.git" }, "author": "linju1020@sina.com", "license": "MIT", "bugs": { "url": "https://github.com/linju1020/DotNetCoreReactAdminTool/issues" }, "homepage": "https://github.com/linju1020/DotNetCoreReactAdminTool#readme", "dependencies": { "fs-extra": "^10.1.0", "mssql": "^10.0.2", "pg": "^8.7.3", "readline-sync": "^1.4.10", "yargs": "^17.4.1" } }