| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/pluralize/ |
Upload File : |
{
"_args": [
[
"pluralize@8.0.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "pluralize@8.0.0",
"_id": "pluralize@8.0.0",
"_inBundle": false,
"_integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==",
"_location": "/pluralize",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pluralize@8.0.0",
"name": "pluralize",
"escapedName": "pluralize",
"rawSpec": "8.0.0",
"saveSpec": null,
"fetchSpec": "8.0.0"
},
"_requiredBy": [
"/eslint-plugin-unicorn"
],
"_resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",
"_spec": "8.0.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Blake Embrey",
"email": "hello@blakeembrey.com",
"url": "http://blakeembrey.me"
},
"bugs": {
"url": "https://github.com/blakeembrey/pluralize/issues"
},
"description": "Pluralize and singularize any word",
"devDependencies": {
"chai": "^4.0.0",
"istanbul": "^0.4.5",
"mocha": "^5.0.0",
"semistandard": "^12.0.0"
},
"engines": {
"node": ">=4"
},
"files": [
"pluralize.js"
],
"homepage": "https://github.com/blakeembrey/pluralize#readme",
"keywords": [
"plural",
"plurals",
"pluralize",
"singular",
"singularize",
"inflection"
],
"license": "MIT",
"main": "pluralize.js",
"name": "pluralize",
"repository": {
"type": "git",
"url": "git+https://github.com/blakeembrey/pluralize.git"
},
"scripts": {
"lint": "semistandard",
"test": "npm run lint && npm run test-cov",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail",
"test-spec": "mocha -R spec --bail"
},
"version": "8.0.0"
}