UNPKG

trainingproject

Version:

A module to teach you how to module.

95 lines (94 loc) 2.23 kB
{ "_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" }, "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\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": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\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" }