{
  "_from": "abbrev@^3.0.0",
  "_id": "abbrev@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==",
  "_location": "/abbrev",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "abbrev@^3.0.0",
    "name": "abbrev",
    "escapedName": "abbrev",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/nopt"
  ],
  "_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz",
  "_shasum": "8ac8b3b5024d31464fe2a5feeea9f4536bf44025",
  "_spec": "abbrev@^3.0.0",
  "_where": "/var/www/html/moro/node_modules/nopt",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/abbrev-js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Like ruby's abbrev module, but in js",
  "devDependencies": {
    "@npmcli/eslint-config": "^5.0.0",
    "@npmcli/template-oss": "4.24.3",
    "tap": "^16.3.0"
  },
  "engines": {
    "node": "^18.17.0 || >=20.5.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/abbrev-js#readme",
  "license": "ISC",
  "main": "lib/index.js",
  "name": "abbrev",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/abbrev-js.git"
  },
  "scripts": {
    "eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
    "lint": "npm run eslint",
    "lintfix": "npm run eslint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.24.3",
    "publish": true
  },
  "version": "3.0.1"
}
