{ "_from": "topo@3.x.x", "_id": "topo@3.0.3", "_inBundle": false, "_integrity": "sha512-IgpPtvD4kjrJ7CRA3ov2FhWQADwv+Tdqbsf1ZnPUSAtCJ9e1Z44MmoSGDXGk4IppoZA7jd/QRkNddlLJWlUZsQ==", "_location": "/topo", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "topo@3.x.x", "name": "topo", "escapedName": "topo", "rawSpec": "3.x.x", "saveSpec": null, "fetchSpec": "3.x.x" }, "_requiredBy": [ "/joi" ], "_resolved": "https://registry.npmjs.org/topo/-/topo-3.0.3.tgz", "_shasum": "d5a67fb2e69307ebeeb08402ec2a2a6f5f7ad95c", "_spec": "topo@3.x.x", "_where": "C:\\Daten\\Git\\Tumortisch\\node_modules\\joi", "bugs": { "url": "https://github.com/hapijs/topo/issues" }, "bundleDependencies": false, "dependencies": { "hoek": "6.x.x" }, "deprecated": false, "description": "Topological sorting with grouping support", "devDependencies": { "code": "5.x.x", "lab": "17.x.x" }, "homepage": "https://github.com/hapijs/topo#readme", "keywords": [ "topological", "sort", "toposort", "topsort" ], "license": "BSD-3-Clause", "main": "lib/index.js", "name": "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.0.3" }