| Server IP : 69.164.203.165 / Your IP : 216.73.216.219 Web Server : nginx/1.18.0 System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64 User : www-data ( 33) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/homecoming-api/node_modules/topo/ |
Upload File : |
{
"_args": [
[
{
"raw": "topo@1.x.x",
"scope": null,
"escapedName": "topo",
"name": "topo",
"rawSpec": "1.x.x",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/opt/homecoming-api/node_modules/joi"
]
],
"_from": "topo@>=1.0.0 <2.0.0",
"_id": "topo@1.1.0",
"_inCache": true,
"_location": "/topo",
"_npmUser": {
"name": "devinivy",
"email": "devin@bigroomstudios.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "topo@1.x.x",
"scope": null,
"escapedName": "topo",
"name": "topo",
"rawSpec": "1.x.x",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/joi"
],
"_resolved": "https://registry.npmjs.org/topo/-/topo-1.1.0.tgz",
"_shasum": "e9d751615d1bb87dc865db182fa1ca0a5ef536d5",
"_shrinkwrap": null,
"_spec": "topo@1.x.x",
"_where": "/opt/homecoming-api/node_modules/joi",
"bugs": {
"url": "https://github.com/hapijs/topo/issues"
},
"dependencies": {
"hoek": "2.x.x"
},
"description": "Topological sorting with grouping support",
"devDependencies": {
"code": "1.x.x",
"lab": "6.x.x"
},
"directories": {},
"dist": {
"shasum": "e9d751615d1bb87dc865db182fa1ca0a5ef536d5",
"tarball": "https://registry.npmjs.org/topo/-/topo-1.1.0.tgz"
},
"engines": {
"node": ">=0.10.40"
},
"gitHead": "4cbd80aba9674c9c338a19ebafc2bfa29f664a29",
"homepage": "https://github.com/hapijs/topo",
"keywords": [
"topological",
"sort",
"toposort",
"topsort"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hammer.io"
},
{
"name": "devinivy",
"email": "devin@bigroomstudios.com"
}
],
"name": "topo",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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": "1.1.0"
}