UNPKG

decentralized-internet

Version:

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

62 lines (61 loc) 1.59 kB
{ "_args": [ [ "@hapi/topo@3.1.0", "/home/gamer456148/Downloads/Decentralized Internet/clusterpost/src/clusterpost-model" ] ], "_from": "@hapi/topo@3.1.0", "_id": "@hapi/topo@3.1.0", "_inBundle": false, "_integrity": "sha512-gZDI/eXOIk8kP2PkUKjWu9RW8GGVd2Hkgjxyr/S7Z+JF+0mr7bAlbw+DkTRxnD580o8Kqxlnba9wvqp5aOHBww==", "_location": "/@hapi/topo", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@hapi/topo@3.1.0", "name": "@hapi/topo", "escapedName": "@hapi%2ftopo", "scope": "@hapi", "rawSpec": "3.1.0", "saveSpec": null, "fetchSpec": "3.1.0" }, "_requiredBy": [ "/@hapi/joi" ], "_resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-3.1.0.tgz", "_spec": "3.1.0", "_where": "/home/gamer456148/Downloads/Decentralized Internet/clusterpost/src/clusterpost-model", "bugs": { "url": "https://github.com/hapijs/topo/issues" }, "dependencies": { "@hapi/hoek": "6.x.x" }, "description": "Topological sorting with grouping support", "devDependencies": { "code": "5.x.x", "lab": "18.x.x" }, "homepage": "https://github.com/hapijs/topo#readme", "keywords": [ "topological", "sort", "toposort", "topsort" ], "license": "BSD-3-Clause", "main": "lib/index.js", "name": "@hapi/topo", "repository": { "type": "git", "url": "git://github.com/hapijs/topo.git" }, "scripts": { "test": "lab -a code -t 100 -L", "test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html" }, "version": "3.1.0" }