1 Star 0 Fork 2

tj091690 / formvalidation

forked from 马仔小光 / formvalidation 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
nghuuphuoc 提交于 2015-02-24 22:44 . Start working on v0.6.2
{
"name": "formvalidation",
"version": "0.6.2-dev",
"description": "The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks",
"keywords": [
"jQuery",
"plugin",
"validate",
"validator",
"form",
"Bootstrap",
"Foundation",
"Pure",
"SemanticUI",
"UIKit"
],
"author": {
"name": "Nguyen Huu Phuoc",
"email": "phuoc@huuphuoc.me",
"url": "https://twitter.com/nghuuphuoc"
},
"homepage": "http://formvalidation.io",
"bugs": {
"url": "https://github.com/formvalidation/formvalidation/issues",
"email": "phuoc@huuphuoc.me"
},
"license": "http://formvalidation.io/license/",
"main": "./dist/js/formValidation.js",
"repository": {
"type": "git",
"url": "https://github.com/formvalidation/formvalidation.git"
},
"devDependencies": {
"grunt": "latest",
"grunt-contrib-concat": "latest",
"grunt-contrib-copy": "latest",
"grunt-contrib-cssmin": "latest",
"grunt-contrib-jasmine": "latest",
"grunt-contrib-jshint": "latest",
"grunt-contrib-uglify": "latest",
"grunt-contrib-watch": "latest"
}
}
1
https://gitee.com/tj091690/formvalidation.git
git@gitee.com:tj091690/formvalidation.git
tj091690
formvalidation
formvalidation
master

搜索帮助