File: /var/www/tana/frontend/node_modules/plur/package.json
{
"_args": [
[
"plur@2.1.2",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "plur@2.1.2",
"_id": "plur@2.1.2",
"_inBundle": false,
"_integrity": "sha1-dIJFLBoPUI4+NE6uwxLJHCncZVo=",
"_location": "/plur",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "plur@2.1.2",
"name": "plur",
"escapedName": "plur",
"rawSpec": "2.1.2",
"saveSpec": null,
"fetchSpec": "2.1.2"
},
"_requiredBy": [
"/gulp-imagemin"
],
"_resolved": "https://registry.npmjs.org/plur/-/plur-2.1.2.tgz",
"_spec": "2.1.2",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"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": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/plur#readme",
"keywords": [
"plur",
"plural",
"plurals",
"pluralize",
"singular",
"count",
"word",
"string",
"str",
"irregular",
"noun",
"nouns"
],
"license": "MIT",
"name": "plur",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/plur.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.1.2"
}