65 lines
1.9 KiB
JSON
65 lines
1.9 KiB
JSON
{
|
|
"_from": "bootstrapvalidator",
|
|
"_id": "bootstrapvalidator@0.5.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wdHKGxyWW3LFjMDtbW2WX8pCWTew+M6FW2YwbRUmI6bp0FUs43h9WmfFoe3KM8kv26g/klsSBe4gh4f57BZ0eQ==",
|
|
"_location": "/bootstrapvalidator",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "bootstrapvalidator",
|
|
"name": "bootstrapvalidator",
|
|
"escapedName": "bootstrapvalidator",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bootstrapvalidator/-/bootstrapvalidator-0.5.4.tgz",
|
|
"_shasum": "1dbe314861c553e194aaae7c85b510522e7bb027",
|
|
"_spec": "bootstrapvalidator",
|
|
"_where": "D:\\Workspaces\\SSMBootstrap\\WebRoot",
|
|
"author": {
|
|
"name": "Nguyen Huu Phuoc",
|
|
"email": "phuoc@huuphuoc.me",
|
|
"url": "https://twitter.com/nghuuphuoc"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/nghuuphuoc/bootstrapvalidator/issues",
|
|
"email": "phuoc@huuphuoc.me"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3",
|
|
"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"
|
|
},
|
|
"homepage": "http://bootstrapvalidator.com",
|
|
"keywords": [
|
|
"jQuery",
|
|
"plugin",
|
|
"validate",
|
|
"validator",
|
|
"form",
|
|
"Bootstrap"
|
|
],
|
|
"license": "http://bootstrapvalidator.com/license/",
|
|
"main": "./dist/js/bootstrapValidator.js",
|
|
"name": "bootstrapvalidator",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nghuuphuoc/bootstrapvalidator.git"
|
|
},
|
|
"version": "0.5.4"
|
|
}
|