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 : /lib/node_modules/npm/node_modules/lock-verify/ |
{
"_from": "lock-verify@2.1.0",
"_id": "lock-verify@2.1.0",
"_inBundle": false,
"_integrity": "sha512-vcLpxnGvrqisKvLQ2C2v0/u7LVly17ak2YSgoK4PrdsYBXQIax19vhKiLfvKNFx7FRrpTnitrpzF/uuCMuorIg==",
"_location": "/lock-verify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lock-verify@2.1.0",
"name": "lock-verify",
"escapedName": "lock-verify",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"#USER",
"/",
"/libcipm",
"/libnpm"
],
"_resolved": "https://registry.npmjs.org/lock-verify/-/lock-verify-2.1.0.tgz",
"_shasum": "fff4c918b8db9497af0c5fa7f6d71555de3ceb47",
"_spec": "lock-verify@2.1.0",
"_where": "/Users/zkat/Documents/code/work/npm",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org/"
},
"bugs": {
"url": "https://github.com/iarna/lock-verify/issues"
},
"bundleDependencies": false,
"dependencies": {
"npm-package-arg": "^6.1.0",
"semver": "^5.4.1"
},
"deprecated": false,
"description": "Report if your package.json is out of sync with your package-lock.json.",
"devDependencies": {
"@iarna/cli": "^1.2.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/iarna/lock-verify#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "lock-verify",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/lock-verify.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.1.0"
}