{ "_from": "irregular-plurals@^2.0.0", "_id": "irregular-plurals@2.0.0", "_inBundle": false, "_integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==", "_location": "/irregular-plurals", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "irregular-plurals@^2.0.0", "name": "irregular-plurals", "escapedName": "irregular-plurals", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/plur" ], "_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-2.0.0.tgz", "_shasum": "39d40f05b00f656d0b7fa471230dd3b714af2872", "_spec": "irregular-plurals@^2.0.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/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": "*", "xo": "*" }, "engines": { "node": ">=6" }, "files": [ "index.js", "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" }, "version": "2.0.0" }