1 Star 1 Fork 0

solocode/element-ui-verify

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
awei.yu 提交于 2017-12-21 21:07 +08:00 . 完善描述
{
"name": "element-ui-verify",
"version": "1.0.3",
"description": "如果你受够了饿了么ElementUI原生的校验方式,那就来试试它吧!一款更懂你的校验插件",
"keywords": [
"element",
"element-ui",
"elementUi",
"elementUI",
"element-ui-validator",
"element-ui-verification",
"element-ui-check"
],
"main": "dist/index.js",
"typings": "types/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aweiu/element-ui-verify.git"
},
"author": "aweiu",
"license": "ISC",
"bugs": {
"url": "https://github.com/aweiu/element-ui-verify/issues"
},
"homepage": "https://github.com/aweiu/element-ui-verify#readme",
"dependencies": {
"vue": "^2.5.2",
"element-ui": "^2.0.7",
"vue-property-decorator": "^6.0.0"
},
"devDependencies": {
"tslint": "^5.8.0",
"tslint-config-standard": "^7.0.0",
"typescript": "^2.6.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/solocoding/element-ui-verify.git
git@gitee.com:solocoding/element-ui-verify.git
solocoding
element-ui-verify
element-ui-verify
master

搜索帮助