1 Star 1 Fork 0

示例-复制源码/bootstrapvalidator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
phuoc 提交于 2014-11-05 21:14 . Update license URL in manifest files
{
"name": "bootstrapValidator",
"version": "0.5.3",
"description": "The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3",
"keywords": ["jQuery", "plugin", "validate", "validator", "form", "Bootstrap"],
"author": {
"name": "Nguyen Huu Phuoc",
"email": "[email protected]",
"url": "https://twitter.com/nghuuphuoc"
},
"homepage": "http://bootstrapvalidator.com",
"bugs": {
"url": "https://github.com/nghuuphuoc/bootstrapvalidator/issues",
"email": "[email protected]"
},
"license": "http://bootstrapvalidator.com/license/",
"main": "./dist/js/bootstrapValidator.js",
"repository": {
"type": "git",
"url": "https://github.com/nghuuphuoc/bootstrapvalidator.git"
},
"devDependencies": {
"grunt": "latest",
"grunt-contrib-concat": "latest",
"grunt-contrib-copy": "latest",
"grunt-contrib-cssmin": "latest",
"grunt-contrib-jshint": "latest",
"grunt-contrib-uglify": "latest",
"grunt-contrib-watch": "latest"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/iexamples/bootstrapvalidator.git
[email protected]:iexamples/bootstrapvalidator.git
iexamples
bootstrapvalidator
bootstrapvalidator
master

搜索帮助