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.
 
 
 
 

97 lines
2.1 KiB

{
"_args": [
[
"plur@^2.1.2",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin"
]
],
"_from": "plur@>=2.1.2 <3.0.0",
"_id": "plur@2.1.2",
"_inCache": true,
"_installable": true,
"_location": "/plur",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "plur",
"raw": "plur@^2.1.2",
"rawSpec": "^2.1.2",
"scope": null,
"spec": ">=2.1.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp-imagemin"
],
"_resolved": "https://registry.npmjs.org/plur/-/plur-2.1.2.tgz",
"_shasum": "7482452c1a0f508e3e344eaec312c91c29dc655a",
"_shrinkwrap": null,
"_spec": "plur@^2.1.2",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/plur/issues"
},
"dependencies": {
"irregular-plurals": "^1.0.0"
},
"description": "Pluralize a word",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "7482452c1a0f508e3e344eaec312c91c29dc655a",
"tarball": "https://registry.npmjs.org/plur/-/plur-2.1.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "d896377c1ccd97ac612c491e4926176b5f92d8a6",
"homepage": "https://github.com/sindresorhus/plur",
"keywords": [
"plur",
"plural",
"plurals",
"pluralize",
"singular",
"count",
"word",
"string",
"str",
"irregular",
"noun",
"nouns"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "plur",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/plur.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.1.2"
}