UNPKG

generator-luna

Version:

generate specific EHR application,it's built beyond the jhipster

56 lines (55 loc) 1.18 kB
{ "name": "generator-luna", "version": "1.1.7", "description": "generate specific EHR application,it's built beyond the jhipster", "main": "cli/index.js", "scripts": { "test": "test" }, "keywords": [ "EHR", "generator" ], "dependencies": { "axios": "0.18.0", "chalk": "2.4.1", "commander": "2.16.0", "conf": "2.0.0", "didyoumean": "1.2.1", "ejs": "2.6.1", "glob": "7.1.2", "gulp-filter": "5.1.0", "insight": "0.10.1", "jhipster-core": "3.6.11", "js-object-pretty-print": "0.3.0", "js-yaml": "3.12.0", "lodash": "4.17.10", "meow": "5.0.0", "mkdirp": "0.5.1", "os-locale": "2.1.0", "parse-gitignore": "1.0.1", "pluralize": "7.0.0", "prettier": "1.13.7", "randexp": "0.4.9", "semver": "5.5.0", "shelljs": "0.8.2", "tabtab": "2.2.2", "through2": "2.0.3", "uuid": "3.3.2", "yeoman-environment": "2.3.0", "yeoman-generator": "3.0.0" }, "bin": { "luna": "cli/lunaob.js" }, "engines": { "node": ">=8.10.0", "npm": ">=5.6.0" }, "files": [ "cli", "generators" ], "author": "kisixing", "license": "Apache-2.0" }