76 lines
1.8 KiB
JSON
76 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"irregular-plurals@2.0.0",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "irregular-plurals@2.0.0",
|
|
"_id": "irregular-plurals@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==",
|
|
"_location": "/irregular-plurals",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"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",
|
|
"_spec": "2.0.0",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"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": ">=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"
|
|
}
|