UNPKG

qiankun-app

Version:

乾坤微前端框架 -- 子包基础模版

33 lines (32 loc) 762 B
{ "name": "qiankun-app", "version": "1.1.0", "description": "乾坤微前端框架 -- 子包基础模版", "main": "index.js", "bin": { "create-qiankun-app": "bin/index" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/JinZhenZon/micro-front.git" }, "keywords": [ "乾坤", "微前端" ], "author": "jinzz", "license": "ISC", "bugs": { "url": "https://github.com/JinZhenZon/micro-front/issues" }, "homepage": "https://github.com/JinZhenZon/micro-front#readme", "dependencies": { "commander": "^6.0.0", "download-git-repo": "^3.0.2", "fs-extra": "^9.0.1", "log-symbols": "^4.0.0", "ora": "^5.0.0", "readline-sync": "^1.4.10" }, "templat": "JinZhenZon/mdComp" }