UNPKG

conative-nodejs

Version:

Conative's Node.js Generator

37 lines (36 loc) 721 B
{ "name": "conative-nodejs", "version": "1.2.3", "description": "Conative's Node.js Generator", "main": "bin/main.js", "bin": "bin/main.js", "author": "Conative <kyj970513@naver.com> (http://not_yet)", "license": "MIT", "dependencies": { "commander": "^8.0.0", "ejs": "^3.1.6" }, "keywords": [ "conative", "node", "generator", "express-generator", "mvc", "javascript", "mysql", "comfortable :)" ], "homepage": "not_yet", "bugs": { "url": "https://not_yet", "email": "kyj970513@naver.com" }, "files": [ "lib", "!dist" ], "repository": { "type": "git", "url": "https://github.com/Positive-Conative/conative-nodejs.git" } }