{"_id":"@alitojs/command-design","name":"@alitojs/command-design","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@alitojs/command-design","version":"0.0.1","private":false,"main":"lib/index/index.js","description":"``` yarn add @alitojs/command-design","keywords":["element","vue","components"],"author":{"name":"foxit"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/alitojs/commandDeisgn.git"},"bugs":{"url":"https://github.com/alitojs/commandDeisgn/issues"},"homepage":"https://github.com/alitojs/commandDeisgn#readme","scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build","publish":"npm publish --access public","inspect":"vue-cli-service inspect --mode production > output.js"},"dependencies":{"ant-design-vue":"^1.7.2","core-js":"^2.6.5","vue":"^2.6.10","vue-router":"^3.0.1","vuedraggable":"^2.24.3"},"devDependencies":{"@vue/cli-plugin-babel":"^3.3.0","@vue/cli-service":"^3.3.0","less":"^3.0.4","less-loader":"^4.1.0","vue-template-compiler":"^2.6.10"},"_id":"@alitojs/command-design@0.0.1","gitHead":"5c879f98d2c464635bca8ae8b4c101743742df0f","_nodeVersion":"22.18.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-neSY4yMjGSlBq3YuzaWeMwTgkSvTCPepPMcc9JaaoAkosU5EU5+y0FeLwAe42hkVO8yTYc/qwL6boceCXHPx3g==","shasum":"eaf5c1291e360788f326c18b5b9c51d9ba2aacec","tarball":"https://registry.npmjs.org/@alitojs/command-design/-/command-design-0.0.1.tgz","fileCount":8,"unpackedSize":183120,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDcwlMc1neENdqu37a087fl9wxAF+d4YRo+Qyqt5pTWWwIhAK/pTf6lwCdrroXiGL4ky4itRNBnmmG2tximyRt2BG37"}]},"_npmUser":{"name":"hang1017","email":"437132124@qq.com"},"directories":{},"maintainers":[{"name":"hang1017","email":"437132124@qq.com"},{"name":"kongdezhong","email":"857694885@qq.com"},{"name":"gonghaiqiang","email":"2570107309@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/command-design_0.0.1_1757561310946_0.42081272228048694"},"_hasShrinkwrap":false}},"time":{"created":"2025-09-11T03:28:30.851Z","0.0.1":"2025-09-11T03:28:31.181Z","modified":"2025-09-11T03:28:31.498Z"},"maintainers":[{"name":"hang1017","email":"437132124@qq.com"},{"name":"kongdezhong","email":"857694885@qq.com"},{"name":"gonghaiqiang","email":"2570107309@qq.com"}],"description":"``` yarn add @alitojs/command-design","homepage":"https://github.com/alitojs/commandDeisgn#readme","keywords":["element","vue","components"],"repository":{"type":"git","url":"git+https://github.com/alitojs/commandDeisgn.git"},"author":{"name":"foxit"},"bugs":{"url":"https://github.com/alitojs/commandDeisgn/issues"},"license":"MIT","readme":"# @alitojs/command-design\n\n## 使用教程\n\n#### 执行命令\n\n```\nyarn add @alitojs/command-design\n\n<!-- yarn add babel-plugin-import -D -->\n```\n\n<!-- #### 在 `.babelrc.js` 或 `babel.config.js` 下引入：\n\n```js\nmodule.exports = {\n  presets: ['@vue/app'],\n  plugins: [\n    [\n      'import',\n      {\n        libraryName: '@alitojs/command-design',\n        camel2DashComponentName: false,\n        camel2UnderlineComponentName: false,\n        style: (name) => {\n          const cssName = name.split('/')[2];\n          return `@alitojs/command-design/lib/style/${cssName}.css`;\n        }\n      }\n    ]\n  ]\n};\n``` -->\n\n#### 使用\n\n```js\n<template>\n<ColorTitle title='EanUI'/>\n</template>\n\nimport { ColorTitle } from \"@alitojs/components\";\n<script>\nexport default {\n    components: { ColorTitle }\n}\n</script>\n```\n","readmeFilename":"README.md","_rev":"1-1375349ea061bbb2fb80b86a400c925c"}