File: /var/www/zaklada/html/node_modules/irregular-plurals/package.json
{
"_args": [
[
"irregular-plurals@1.4.0",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "irregular-plurals@1.4.0",
"_id": "irregular-plurals@1.4.0",
"_inBundle": false,
"_integrity": "sha1-LKmwM2UREYVUEvFr5dd8YqRYp2Y=",
"_location": "/irregular-plurals",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "irregular-plurals@1.4.0",
"name": "irregular-plurals",
"escapedName": "irregular-plurals",
"rawSpec": "1.4.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
},
"_requiredBy": [
"/plur"
],
"_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-1.4.0.tgz",
"_spec": "1.4.0",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/irregular-plurals/issues"
},
"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"
}