{
  "_from": "bootstrap-maxlength@^1.10.0",
  "_id": "bootstrap-maxlength@1.10.0",
  "_inBundle": false,
  "_integrity": "sha512-Y/mz5JpJOdQCyJSIHiC58J9iL1o9utbPnKwjX7lUvdpcxet+hwpWBTjjaVKs9j2n65JT1aik4P0X8iIu3T1Law==",
  "_location": "/bootstrap-maxlength",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bootstrap-maxlength@^1.10.0",
    "name": "bootstrap-maxlength",
    "escapedName": "bootstrap-maxlength",
    "rawSpec": "^1.10.0",
    "saveSpec": null,
    "fetchSpec": "^1.10.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/bootstrap-maxlength/-/bootstrap-maxlength-1.10.0.tgz",
  "_shasum": "4029dd75edb9ba0b97d24b589069e9065f1d912a",
  "_spec": "bootstrap-maxlength@^1.10.0",
  "_where": "C:\\xampp\\htdocs\\rnr",
  "author": {
    "name": "Maurizio Napoleoni @mimonap"
  },
  "bugs": {
    "url": "https://github.com/mimo84/bootstrap-maxlength/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Maurizio Napoleoni @mimonap"
    },
    {
      "name": "djibe @djibe"
    }
  ],
  "dependencies": {
    "bootstrap": ">=2",
    "jquery": ">=3.5"
  },
  "deprecated": false,
  "description": "A visual feedback indicator for the MaxLength attribute",
  "devDependencies": {
    "eslint": "^6.8.0",
    "terser": "^4.6.4"
  },
  "homepage": "https://github.com/mimo84/bootstrap-maxlength",
  "keywords": [
    "form",
    "maxlength",
    "html5",
    "input",
    "feedback",
    "jquery-plugin",
    "jquery",
    "bootstrap",
    "bs"
  ],
  "license": "MIT",
  "main": "dist/bootstrap-maxlength.js",
  "name": "bootstrap-maxlength",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mimo84/bootstrap-maxlength.git"
  },
  "scripts": {
    "dist": "terser src/bootstrap-maxlength.js -o dist/bootstrap-maxlength.js -b && terser src/bootstrap-maxlength.js -o dist/bootstrap-maxlength.min.js -c",
    "test": "eslint \"src/**\" --report-unused-disable-directives"
  },
  "version": "1.10.0",
  "version_short": "1.8"
}
