UNPKG

decentralized-internet

Version:

An NPM library of programs to create decentralized web and distributed computing projects

62 lines (61 loc) 1.61 kB
{ "_args": [ [ "@hapi/hoek@6.2.3", "/home/gamer456148/Downloads/Decentralized Internet/clusterpost/src/clusterpost-model" ] ], "_from": "@hapi/hoek@6.2.3", "_id": "@hapi/hoek@6.2.3", "_inBundle": false, "_integrity": "sha512-CtV9cp35+6Sfh6OfB+AYBozNIorZ6npNJjfO8InIyh/iFQI7uBW9bIApYoYf6TWq9w9BArecw2DDJf7oK+VlRw==", "_location": "/@hapi/hoek", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@hapi/hoek@6.2.3", "name": "@hapi/hoek", "escapedName": "@hapi%2fhoek", "scope": "@hapi", "rawSpec": "6.2.3", "saveSpec": null, "fetchSpec": "6.2.3" }, "_requiredBy": [ "/@hapi/joi", "/@hapi/topo" ], "_resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-6.2.3.tgz", "_spec": "6.2.3", "_where": "/home/gamer456148/Downloads/Decentralized Internet/clusterpost/src/clusterpost-model", "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.3" }