{
  "_args": [
    [
      "plur@3.0.1",
      "/Users/patricklyver/Documents/Sites/orea-covid/htdocs/wp-content/themes/orea-covid"
    ]
  ],
  "_from": "plur@3.0.1",
  "_id": "plur@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-lJl0ojUynAM1BZn58Pas2WT/TXeC1+bS+UqShl0x9+49AtOn7DixRXVzaC8qrDOIxNDmepKnLuMTH7NQmkX0PA==",
  "_location": "/plur",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "plur@3.0.1",
    "name": "plur",
    "escapedName": "plur",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/gulp-imagemin"
  ],
  "_resolved": "https://registry.npmjs.org/plur/-/plur-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "/Users/patricklyver/Documents/Sites/orea-covid/htdocs/wp-content/themes/orea-covid",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/plur/issues"
  },
  "dependencies": {
    "irregular-plurals": "^2.0.0"
  },
  "description": "Pluralize a word",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/plur#readme",
  "keywords": [
    "plur",
    "plural",
    "plurals",
    "pluralize",
    "singular",
    "count",
    "word",
    "string",
    "str",
    "irregular",
    "noun",
    "nouns"
  ],
  "license": "MIT",
  "name": "plur",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/plur.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.0.1"
}
