corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 20
/base/000_base/node_modules/bootstrap-validator/package.json
@@ -0,0 +1,109 @@
{
"_args": [
[
{
"raw": "bootstrap-validator",
"scope": null,
"escapedName": "bootstrap-validator",
"name": "bootstrap-validator",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/base/000_base"
]
],
"_from": "bootstrap-validator@latest",
"_id": "bootstrap-validator@0.11.9",
"_inCache": true,
"_location": "/bootstrap-validator",
"_nodeVersion": "5.11.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/bootstrap-validator-0.11.9.tgz_1483668118838_0.4201472320128232"
},
"_npmUser": {
"name": "1000hz",
"email": "itscina@gmail.com"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "bootstrap-validator",
"scope": null,
"escapedName": "bootstrap-validator",
"name": "bootstrap-validator",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/bootstrap-validator/-/bootstrap-validator-0.11.9.tgz",
"_shasum": "fb7058eef53623e78f5aa7967026f98f875a9404",
"_shrinkwrap": null,
"_spec": "bootstrap-validator",
"_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/base/000_base",
"author": {
"name": "Cina Saffary"
},
"bugs": {
"url": "https://github.com/1000hz/bootstrap-validator/issues"
},
"dependencies": {},
"description": "A user-friendly HTML5 Form validator for Bootstrap 3",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-jshint": "~0.7.1",
"grunt-contrib-qunit": "^1.2.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-watch": "~0.5.3",
"grunt-html-validation": "~0.1.6",
"grunt-jekyll": "~0.4.0",
"grunt-sed": "~0.1.1"
},
"directories": {},
"dist": {
"shasum": "fb7058eef53623e78f5aa7967026f98f875a9404",
"tarball": "https://registry.npmjs.org/bootstrap-validator/-/bootstrap-validator-0.11.9.tgz"
},
"gitHead": "dfa97d6cbde5255010ac398fa4628d62ed2b1f67",
"homepage": "https://github.com/1000hz/bootstrap-validator#readme",
"keywords": [
"bootstrap",
"bootstrap3",
"jquery",
"form",
"validator",
"validation",
"plugin"
],
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"main": "js/validator.js",
"maintainers": [
{
"name": "1000hz",
"email": "itscina@gmail.com"
}
],
"name": "bootstrap-validator",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/1000hz/bootstrap-validator.git"
},
"scripts": {
"test": "grunt test"
},
"version": "0.11.9"
}