Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/lib/node_modules/npm/node_modules/npm-user-validate/ |
{
"_from": "npm-user-validate@1.0.1",
"_id": "npm-user-validate@1.0.1",
"_inBundle": false,
"_integrity": "sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==",
"_location": "/npm-user-validate",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "npm-user-validate@1.0.1",
"name": "npm-user-validate",
"escapedName": "npm-user-validate",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-1.0.1.tgz",
"_shasum": "31428fc5475fe8416023f178c0ab47935ad8c561",
"_spec": "npm-user-validate@1.0.1",
"_where": "/Users/darcyclarke/Documents/Repos/npm/cli",
"author": {
"name": "Robert Kowalski",
"email": "rok@kowalski.gd"
},
"bugs": {
"url": "https://github.com/npm/npm-user-validate/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "User validations for npm",
"devDependencies": {
"standard": "^8.4.0",
"standard-version": "^3.0.0",
"tap": "^7.1.2"
},
"files": [
"npm-user-validate.js"
],
"homepage": "https://github.com/npm/npm-user-validate#readme",
"keywords": [
"npm",
"validation",
"registry"
],
"license": "BSD-2-Clause",
"main": "npm-user-validate.js",
"name": "npm-user-validate",
"repository": {
"type": "git",
"url": "git://github.com/npm/npm-user-validate.git"
},
"scripts": {
"pretest": "standard",
"test": "tap --100 test/*.js"
},
"version": "1.0.1"
}