{ "_from": "@hapi/marker@1.x.x", "_id": "@hapi/marker@1.0.0", "_inBundle": false, "_integrity": "sha512-JOfdekTXnJexfE8PyhZFyHvHjt81rBFSAbTIRAhF2vv/2Y1JzoKsGqxH/GpZJoF7aEfYok8JVcAHmSz1gkBieA==", "_location": "/@hapi/marker", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@hapi/marker@1.x.x", "name": "@hapi/marker", "escapedName": "@hapi%2fmarker", "scope": "@hapi", "rawSpec": "1.x.x", "saveSpec": null, "fetchSpec": "1.x.x" }, "_requiredBy": [ "/@hapi/joi" ], "_resolved": "https://registry.npmjs.org/@hapi/marker/-/marker-1.0.0.tgz", "_shasum": "65b0b2b01d1be06304886ce9b4b77b1bfb21a769", "_spec": "@hapi/marker@1.x.x", "_where": "/home/soeren/dev/keksaccountgui/node_modules/@hapi/joi", "bugs": { "url": "https://github.com/hapijs/marker/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Cross modules and cross versions shared symbols", "devDependencies": { "@hapi/code": "5.x.x", "@hapi/lab": "19.x.x" }, "files": [ "lib" ], "homepage": "https://github.com/hapijs/marker#readme", "keywords": [ "utilities" ], "license": "BSD-3-Clause", "main": "lib/index.js", "name": "@hapi/marker", "repository": { "type": "git", "url": "git://github.com/hapijs/marker.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": "1.0.0" }