You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

72 lines
1.7 KiB
JSON

{
"_from": "irregular-plurals@^1.0.0",
"_id": "irregular-plurals@1.4.0",
"_inBundle": false,
"_integrity": "sha1-LKmwM2UREYVUEvFr5dd8YqRYp2Y=",
"_location": "/irregular-plurals",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "irregular-plurals@^1.0.0",
"name": "irregular-plurals",
"escapedName": "irregular-plurals",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/plur"
],
"_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-1.4.0.tgz",
"_shasum": "2ca9b033651111855412f16be5d77c62a458a766",
"_spec": "irregular-plurals@^1.0.0",
"_where": "/home/mwinter/www/unboundedpress/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": ">=0.10.0"
},
"files": [
"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",
"main": "irregular-plurals.json",
"name": "irregular-plurals",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/irregular-plurals.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.4.0"
}