58 lines
1.9 KiB
JSON
58 lines
1.9 KiB
JSON
|
{
|
||
|
"_from": "hoek@2.x.x",
|
||
|
"_id": "hoek@2.16.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-V6Yw1rIcYV/4JsnggjBU0l4Kr+EXhpwqXRusENU1Xx6ro00IHPHYNynCuBTOZAPlr3AAmLvchH9I7N/VUdvOwQ==",
|
||
|
"_location": "/hoek",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "hoek@2.x.x",
|
||
|
"name": "hoek",
|
||
|
"escapedName": "hoek",
|
||
|
"rawSpec": "2.x.x",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.x.x"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/boom",
|
||
|
"/hawk",
|
||
|
"/sntp"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/hoek/-/hoek-2.16.3.tgz",
|
||
|
"_shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
|
||
|
"_spec": "hoek@2.x.x",
|
||
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\hawk",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/hapijs/hoek/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {},
|
||
|
"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
|
||
|
"description": "General purpose node utilities",
|
||
|
"devDependencies": {
|
||
|
"code": "1.x.x",
|
||
|
"lab": "5.x.x"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.40"
|
||
|
},
|
||
|
"homepage": "https://github.com/hapijs/hoek#readme",
|
||
|
"keywords": [
|
||
|
"utilities"
|
||
|
],
|
||
|
"license": "BSD-3-Clause",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "hoek",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/hapijs/hoek.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "lab -a code -t 100 -L",
|
||
|
"test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
|
||
|
},
|
||
|
"version": "2.16.3"
|
||
|
}
|