{
  "_from": "irregular-plurals@^3.2.0",
  "_id": "irregular-plurals@3.3.0",
  "_inBundle": false,
  "_integrity": "sha512-MVBLKUTangM3EfRPFROhmWQQKRDsrgI83J8GS3jXy+OwYqiR2/aoWndYQ5416jLE3uaGgLH7ncme3X9y09gZ3g==",
  "_location": "/irregular-plurals",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "irregular-plurals@^3.2.0",
    "name": "irregular-plurals",
    "escapedName": "irregular-plurals",
    "rawSpec": "^3.2.0",
    "saveSpec": null,
    "fetchSpec": "^3.2.0"
  },
  "_requiredBy": [
    "/plur"
  ],
  "_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-3.3.0.tgz",
  "_shasum": "67d0715d4361a60d9fd9ee80af3881c631a31ee2",
  "_spec": "irregular-plurals@^3.2.0",
  "_where": "C:\\Users\\fvers\\Local Sites\\moovelogisticawoocommerce\\app\\public\\wp-content\\plugins\\moove-logistica-for-woocommerce\\node_modules\\plur",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/irregular-plurals/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Map of nouns to their irregular plural form",
  "devDependencies": {
    "ava": "^1.4.1",
    "tsd": "^0.7.2",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "irregular-plurals.json"
  ],
  "homepage": "https://github.com/sindresorhus/irregular-plurals#readme",
  "keywords": [
    "word",
    "words",
    "list",
    "map",
    "hash",
    "json",
    "irregular",
    "plural",
    "plurals",
    "noun",
    "nouns"
  ],
  "license": "MIT",
  "name": "irregular-plurals",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/irregular-plurals.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "tsd": {
    "compilerOptions": {
      "resolveJsonModule": true
    }
  },
  "version": "3.3.0"
}
