{ "_args": [ [ { "raw": "joi@9.2.0", "scope": null, "escapedName": "joi", "name": "joi", "rawSpec": "9.2.0", "spec": "9.2.0", "type": "version" }, "/home/pluma/projects/arango/arangodb/js/node" ] ], "_from": "joi@9.2.0", "_id": "joi@9.2.0", "_inCache": true, "_installable": true, "_location": "/joi", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/joi-9.2.0.tgz_1476780005712_0.9857986399438232" }, "_npmUser": { "name": "marsup", "email": "nicolas@morel.io" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "joi@9.2.0", "scope": null, "escapedName": "joi", "name": "joi", "rawSpec": "9.2.0", "spec": "9.2.0", "type": "version" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/joi/-/joi-9.2.0.tgz", "_shasum": "3385ac790192130cbe230e802ec02c9215bbfeda", "_shrinkwrap": null, "_spec": "joi@9.2.0", "_where": "/home/pluma/projects/arango/arangodb/js/node", "bugs": { "url": "https://github.com/hapijs/joi/issues" }, "dependencies": { "hoek": "4.x.x", "isemail": "2.x.x", "items": "2.x.x", "moment": "2.x.x", "topo": "2.x.x" }, "description": "Object schema validation", "devDependencies": { "code": "4.x.x", "lab": "11.x.x", "markdown-toc": "0.13.x" }, "directories": {}, "dist": { "shasum": "3385ac790192130cbe230e802ec02c9215bbfeda", "tarball": "https://registry.npmjs.org/joi/-/joi-9.2.0.tgz" }, "engines": { "node": ">=4.0.0" }, "gitHead": "25f7d6123ce5d2238c0a4d3298660c321197bfd4", "homepage": "https://github.com/hapijs/joi", "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", "test-debug": "node $NODE_DEBUG_OPTION ./node_modules/.bin/lab -a code", "toc": "node generate-readme-toc.js", "version": "npm run toc && git add API.md README.md" }, "version": "9.2.0" }