UNPKG

overwatch-api-server

Version:
79 lines (78 loc) 1.92 kB
{ "_from": "irregular-plurals@^3.2.0", "_id": "irregular-plurals@3.2.0", "_inBundle": false, "_integrity": "sha512-YqTdPLfwP7YFN0SsD3QUVCkm9ZG2VzOXv3DOrw5G5mkMbVwptTwVcFv7/C0vOpBmgTxAeTG19XpUs1E522LW9Q==", "_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.2.0.tgz", "_shasum": "b19c490a0723798db51b235d7e39add44dab0822", "_spec": "irregular-plurals@^3.2.0", "_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api\\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.2.0" }