UNPKG

easyest-yrc

Version:

30 lines (29 loc) 553 B
{ "name": "easyest-yrc", "version": "1.0.17", "main": "lib/index.js", "module": "es/index.mjs", "files": [ "es", "lib" ], "keywords": [ "easyest", "vue3组件库" ], "sideEffects": [ "**/*.css" ], "author": "yrc", "license": "MIT", "description": "", "typings": "lib/index.d.ts", "scripts": { "release": "release-it", "release-bumpp": "bumpp --execute='pnpm run changelog' --all" }, "repository": { "type": "git", "url": "https://gitee.com/baidizi/component-library---vue3-ts" } }