mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 23:47:20 -04:00
99 lines
2.1 KiB
JSON
99 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"plur@^2.0.0",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/colorguard"
|
|
]
|
|
],
|
|
"_from": "plur@>=2.0.0 <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.0.0",
|
|
"rawSpec": "^2.0.0",
|
|
"scope": null,
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/colorguard",
|
|
"/stylehacks"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/plur/-/plur-2.1.2.tgz",
|
|
"_shasum": "7482452c1a0f508e3e344eaec312c91c29dc655a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "plur@^2.0.0",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/colorguard",
|
|
"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": [
|
|
"count",
|
|
"irregular",
|
|
"noun",
|
|
"nouns",
|
|
"plur",
|
|
"plural",
|
|
"pluralize",
|
|
"plurals",
|
|
"singular",
|
|
"str",
|
|
"string",
|
|
"word"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"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"
|
|
}
|