UNPKG

trainingproject

Version:

A module to teach you how to module.

103 lines (102 loc) 2.45 kB
{ "_args": [ [ { "raw": "joi@^6.10.1", "scope": null, "escapedName": "joi", "name": "joi", "rawSpec": "^6.10.1", "spec": ">=6.10.1 <7.0.0", "type": "range" }, "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\commandico" ] ], "_from": "joi@>=6.10.1 <7.0.0", "_id": "joi@6.10.1", "_inCache": true, "_location": "/joi", "_nodeVersion": "5.1.0", "_npmUser": { "name": "marsup", "email": "marsup@gmail.com" }, "_npmVersion": "3.5.0", "_phantomChildren": {}, "_requested": { "raw": "joi@^6.10.1", "scope": null, "escapedName": "joi", "name": "joi", "rawSpec": "^6.10.1", "spec": ">=6.10.1 <7.0.0", "type": "range" }, "_requiredBy": [ "/commandico", "/explicit" ], "_resolved": "https://registry.npmjs.org/joi/-/joi-6.10.1.tgz", "_shasum": "4d50c318079122000fe5f16af1ff8e1917b77e06", "_shrinkwrap": null, "_spec": "joi@^6.10.1", "_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\commandico", "bugs": { "url": "https://github.com/hapijs/joi/issues" }, "dependencies": { "hoek": "2.x.x", "isemail": "1.x.x", "moment": "2.x.x", "topo": "1.x.x" }, "description": "Object schema validation", "devDependencies": { "code": "1.x.x", "lab": "6.x.x", "markdown-toc": "0.11.x" }, "directories": {}, "dist": { "shasum": "4d50c318079122000fe5f16af1ff8e1917b77e06", "tarball": "https://registry.npmjs.org/joi/-/joi-6.10.1.tgz" }, "engines": { "node": ">=0.10.40", "npm": ">=2.0.0" }, "gitHead": "19c2e1cdefd557b8297f7cd55cc0fb4f261c2c8e", "homepage": "https://github.com/hapijs/joi#readme", "keywords": [ "hapi", "schema", "validation" ], "license": "BSD-3-Clause", "main": "lib/index.js", "maintainers": [ { "name": "hueniverse", "email": "eran@hueniverse.com" }, { "name": "marsup", "email": "marsup@gmail.com" } ], "name": "joi", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/hapijs/joi.git" }, "scripts": { "test": "lab -t 100 -a code -L", "test-cov-html": "lab -r html -o coverage.html -a code", "toc": "node generate-readme-toc.js", "version": "npm run toc && git add API.md" }, "version": "6.10.1" }