62 lines
1.4 KiB
JSON
62 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"hoek@2.16.3",
|
|
"D:\\Hjm项目\\suyi1111"
|
|
]
|
|
],
|
|
"_from": "hoek@2.16.3",
|
|
"_id": "hoek@2.16.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-V6Yw1rIcYV/4JsnggjBU0l4Kr+EXhpwqXRusENU1Xx6ro00IHPHYNynCuBTOZAPlr3AAmLvchH9I7N/VUdvOwQ==",
|
|
"_location": "/hoek",
|
|
"_optional": true,
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "hoek@2.16.3",
|
|
"name": "hoek",
|
|
"escapedName": "hoek",
|
|
"rawSpec": "2.16.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.16.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/boom",
|
|
"/hawk",
|
|
"/sntp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
|
|
"_spec": "2.16.3",
|
|
"_where": "D:\\Hjm项目\\suyi1111",
|
|
"bugs": {
|
|
"url": "https://github.com/hapijs/hoek/issues"
|
|
},
|
|
"dependencies": {},
|
|
"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"
|
|
}
|