UNPKG

orm-project

Version:

<div align=center>

28 lines (27 loc) 556 B
{ "name": "orm-project", "version": "1.2.1", "description": "", "main": "bin/index.js", "bin": "bin/index.js", "keywords": ["backend", "TypeORM", "Typescript", "server", "mysql", "mariadb", "orm"], "author": "", "license": "MIT", "dependencies": { "commander": "^9.4.0", "ejs": "^3.1.8" }, "files":[ "lib", "!dist" ], "homepage": "NONE", "repository": { "type": "git", "url": "https://github.com/sun980120/orm-project" }, "bugs": { "url": "https://NONE", "email": "bin980120@gmail.com" } }