| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/pluralize/ |
Upload File : |
{
"_args": [
[
{
"raw": "pluralize@^1.2.1",
"scope": null,
"escapedName": "pluralize",
"name": "pluralize",
"rawSpec": "^1.2.1",
"spec": ">=1.2.1 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/eslint"
]
],
"_from": "pluralize@>=1.2.1 <2.0.0",
"_id": "pluralize@1.2.1",
"_inCache": true,
"_location": "/pluralize",
"_nodeVersion": "4.0.0",
"_npmUser": {
"name": "blakeembrey",
"email": "hello@blakeembrey.com"
},
"_npmVersion": "2.14.2",
"_phantomChildren": {},
"_requested": {
"raw": "pluralize@^1.2.1",
"scope": null,
"escapedName": "pluralize",
"name": "pluralize",
"rawSpec": "^1.2.1",
"spec": ">=1.2.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/eslint",
"/gulp-eslint/eslint"
],
"_resolved": "https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz",
"_shasum": "d1a21483fd22bb41e58a12fa3421823140897c45",
"_shrinkwrap": null,
"_spec": "pluralize@^1.2.1",
"_where": "/home/gavin/workspace/meanjs/node_modules/eslint",
"author": {
"name": "Blake Embrey",
"email": "hello@blakeembrey.com",
"url": "http://blakeembrey.me"
},
"bugs": {
"url": "https://github.com/blakeembrey/pluralize/issues"
},
"dependencies": {},
"description": "Pluralize and singularize any word",
"devDependencies": {
"chai": "^1.9.1",
"istanbul": "^0.3.0",
"mocha": "^1.21.4",
"pre-commit": "^1.0.10",
"semistandard": "^7.0.2"
},
"directories": {},
"dist": {
"shasum": "d1a21483fd22bb41e58a12fa3421823140897c45",
"tarball": "https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz"
},
"files": [
"pluralize.js",
"LICENSE"
],
"gitHead": "a956c0dbca8782b588f8cd3229f16e8436d1ee73",
"homepage": "https://github.com/blakeembrey/pluralize",
"keywords": [
"plural",
"plurals",
"pluralize",
"singular",
"singularize"
],
"license": "MIT",
"main": "pluralize.js",
"maintainers": [
{
"name": "blakeembrey",
"email": "me@blakeembrey.com"
}
],
"name": "pluralize",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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": "1.2.1"
}