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

99 lines
2.4 KiB

{
"_args": [
[
"irregular-plurals@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/plur"
]
],
"_from": "irregular-plurals@>=1.0.0 <2.0.0",
"_id": "irregular-plurals@1.4.0",
"_inCache": true,
"_installable": true,
"_location": "/irregular-plurals",
"_nodeVersion": "4.8.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/irregular-plurals-1.4.0.tgz_1507866438691_0.5843188192229718"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"name": "irregular-plurals",
"raw": "irregular-plurals@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/plur"
],
"_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-1.4.0.tgz",
"_shasum": "2ca9b033651111855412f16be5d77c62a458a766",
"_shrinkwrap": null,
"_spec": "irregular-plurals@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/plur",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/irregular-plurals/issues"
},
"dependencies": {},
"description": "Map of nouns to their irregular plural form",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "2ca9b033651111855412f16be5d77c62a458a766",
"tarball": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-1.4.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"irregular-plurals.json"
],
"gitHead": "58ec8ee6ef99fed6f91fc4a2654357187009f342",
"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",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "irregular-plurals",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/irregular-plurals.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.4.0"
}