123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "@hapi/hoek@8.5.1",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "@hapi/hoek@8.5.1",
- "_id": "@hapi/hoek@8.5.1",
- "_inBundle": false,
- "_integrity": "sha1-/elgZMpEbeyMVajC8TCVewcMbgY=",
- "_location": "/@hapi/hoek",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@hapi/hoek@8.5.1",
- "name": "@hapi/hoek",
- "escapedName": "@hapi%2fhoek",
- "scope": "@hapi",
- "rawSpec": "8.5.1",
- "saveSpec": null,
- "fetchSpec": "8.5.1"
- },
- "_requiredBy": [
- "/@hapi/joi",
- "/@hapi/topo"
- ],
- "_resolved": "https://registry.npm.taobao.org/@hapi/hoek/download/@hapi/hoek-8.5.1.tgz?cache=0&sync_timestamp=1609087017750&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Fhoek%2Fdownload%2F%40hapi%2Fhoek-8.5.1.tgz",
- "_spec": "8.5.1",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "bugs": {
- "url": "https://github.com/hapijs/hoek/issues"
- },
- "dependencies": {},
- "description": "General purpose node utilities",
- "devDependencies": {
- "@hapi/code": "6.x.x",
- "@hapi/lab": "20.x.x"
- },
- "files": [
- "lib"
- ],
- "homepage": "https://github.com/hapijs/hoek#readme",
- "keywords": [
- "utilities"
- ],
- "license": "BSD-3-Clause",
- "main": "lib/index.js",
- "name": "@hapi/hoek",
- "repository": {
- "type": "git",
- "url": "git://github.com/hapijs/hoek.git"
- },
- "scripts": {
- "test": "lab -a @hapi/code -t 100 -L -Y",
- "test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
- },
- "types": "lib/index.d.ts",
- "version": "8.5.1"
- }
|