wallet-core/node_modules/plur/package.json

106 lines
2.3 KiB
JSON
Raw Normal View History

2016-10-10 03:43:44 +02:00
{
"_args": [
[
{
"raw": "plur@^2.0.0",
"scope": null,
"escapedName": "plur",
"name": "plur",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/home/dold/repos/taler/wallet-webex/node_modules/gulp-debug"
]
],
"_from": "plur@>=2.0.0 <3.0.0",
"_id": "plur@2.1.2",
"_inCache": true,
"_location": "/plur",
"_nodeVersion": "4.2.1",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "plur@^2.0.0",
"scope": null,
"escapedName": "plur",
"name": "plur",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp-debug"
],
"_resolved": "https://registry.npmjs.org/plur/-/plur-2.1.2.tgz",
"_shasum": "7482452c1a0f508e3e344eaec312c91c29dc655a",
"_shrinkwrap": null,
"_spec": "plur@^2.0.0",
"_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-debug",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"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": [
{
"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"
}