UNPKG

create-easyest

Version:

<br /> <br /> <div style="text-align:center"> <b style="font-size:30px">Easyest</b> <p>基于Vite4+TypeScript的Vue3组件库开发框架</p> <img style="display:inline" src="https://img.shields.io/npm/v/create-easyest" />

25 lines 494 B
{ "name": "create-easyest", "version": "1.0.6", "description": "", "bin": "index.js", "keywords": [ "easyest", "vue3组件库" ], "author": "", "type": "module", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/qddidi/easyest" }, "dependencies": { "chalk": "^5.2.0", "command-line-args": "^5.2.1", "download-git-repo": "^3.0.2", "ora": "^6.1.2", "prompts": "^2.4.2", "command-line-usage": "^6.1.3" } }