1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "@hapi/hoek@6.2.4",
- "/Users/apple/tmp/ok/vue_cli_default"
- ]
- ],
- "_development": true,
- "_from": "@hapi/hoek@6.2.4",
- "_id": "@hapi/hoek@6.2.4",
- "_inBundle": false,
- "_integrity": "sha1-S5X7rMv7qQGFaQiQvfGi+72hBZU=",
- "_location": "/@hapi/hoek",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@hapi/hoek@6.2.4",
- "name": "@hapi/hoek",
- "escapedName": "@hapi%2fhoek",
- "scope": "@hapi",
- "rawSpec": "6.2.4",
- "saveSpec": null,
- "fetchSpec": "6.2.4"
- },
- "_requiredBy": [
- "/@hapi/joi",
- "/@hapi/topo"
- ],
- "_resolved": "https://registry.npm.taobao.org/@hapi/hoek/download/@hapi/hoek-6.2.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Fhoek%2Fdownload%2F%40hapi%2Fhoek-6.2.4.tgz",
- "_spec": "6.2.4",
- "_where": "/Users/apple/tmp/ok/vue_cli_default",
- "bugs": {
- "url": "https://github.com/hapijs/hoek/issues"
- },
- "dependencies": {},
- "description": "General purpose node utilities",
- "devDependencies": {
- "@hapi/code": "5.x.x",
- "@hapi/lab": "19.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": "6.2.4"
- }
|