11 Star 35 Fork 11

Peak Tai / vue-verify

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 631 Bytes
一键复制 编辑 原始数据 按行查看 历史
peak 提交于 2016-10-17 15:38 . change promiz to es6-promise
{
"name": "vue-verify",
"version": "0.6.1",
"description": "verification plugin of vue",
"main": "src/index.js",
"scripts": {
"build": "webpack --config build/webpack.build.js --colors --display-reasons --display-error-details --display-modules",
"test": "echo \"hehe\""
},
"repository": {
"type": "git",
"url": "https://github.com/PeakTai/vue-verify"
},
"keywords": [
"vue",
"verify",
"validate"
],
"author": "Peak Tai",
"license": "Apache-2.0",
"devDependencies": {
"moment": "^2.10.6",
"webpack": "^1.12.6"
},
"dependencies": {
"es6-promise": "^4.0.5"
}
}
JavaScript
1
https://gitee.com/tai/vue-verify.git
git@gitee.com:tai/vue-verify.git
tai
vue-verify
vue-verify
master

搜索帮助