| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "irregular-plurals@^2.0.0", |
| 3 | "_id": "irregular-plurals@2.0.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==", |
| 6 | "_location": "/irregular-plurals", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "irregular-plurals@^2.0.0", |
| 12 | "name": "irregular-plurals", |
| 13 | "escapedName": "irregular-plurals", |
| 14 | "rawSpec": "^2.0.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^2.0.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/plur" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-2.0.0.tgz", |
| 22 | "_shasum": "39d40f05b00f656d0b7fa471230dd3b714af2872", |
| 23 | "_spec": "irregular-plurals@^2.0.0", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\plur", |
| 25 | "author": { |
| 26 | "name": "Sindre Sorhus", |
| 27 | "email": "sindresorhus@gmail.com", |
| 28 | "url": "sindresorhus.com" |
| 29 | }, |
| 30 | "bugs": { |
| 31 | "url": "https://github.com/sindresorhus/irregular-plurals/issues" |
| 32 | }, |
| 33 | "bundleDependencies": false, |
| 34 | "deprecated": false, |
| 35 | "description": "Map of nouns to their irregular plural form", |
| 36 | "devDependencies": { |
| 37 | "ava": "*", |
| 38 | "xo": "*" |
| 39 | }, |
| 40 | "engines": { |
| 41 | "node": ">=6" |
| 42 | }, |
| 43 | "files": [ |
| 44 | "index.js", |
| 45 | "irregular-plurals.json" |
| 46 | ], |
| 47 | "homepage": "https://github.com/sindresorhus/irregular-plurals#readme", |
| 48 | "keywords": [ |
| 49 | "word", |
| 50 | "words", |
| 51 | "list", |
| 52 | "map", |
| 53 | "hash", |
| 54 | "json", |
| 55 | "irregular", |
| 56 | "plural", |
| 57 | "plurals", |
| 58 | "noun", |
| 59 | "nouns" |
| 60 | ], |
| 61 | "license": "MIT", |
| 62 | "name": "irregular-plurals", |
| 63 | "repository": { |
| 64 | "type": "git", |
| 65 | "url": "git+https://github.com/sindresorhus/irregular-plurals.git" |
| 66 | }, |
| 67 | "scripts": { |
| 68 | "test": "xo && ava" |
| 69 | }, |
| 70 | "version": "2.0.0" |
| 71 | } |