UNPKG

npm

Version:

a package manager for JavaScript

86 lines (85 loc) 1.87 kB
{ "_args": [ [ "hoek@2.x.x", "/Users/rebecca/code/npm/node_modules/hawk" ] ], "_from": "hoek@>=2.0.0 <3.0.0", "_id": "hoek@2.14.0", "_inCache": true, "_location": "/hoek", "_nodeVersion": "0.12.2", "_npmUser": { "email": "quitlahok@gmail.com", "name": "nlf" }, "_npmVersion": "2.9.0", "_phantomChildren": {}, "_requested": { "name": "hoek", "raw": "hoek@2.x.x", "rawSpec": "2.x.x", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/boom", "/hawk", "/sntp" ], "_resolved": "https://registry.npmjs.org/hoek/-/hoek-2.14.0.tgz", "_shasum": "81211691f52a5a835ae49edbf1e89c9003476aa4", "_shrinkwrap": null, "_spec": "hoek@2.x.x", "_where": "/Users/rebecca/code/npm/node_modules/hawk", "bugs": { "url": "https://github.com/hapijs/hoek/issues" }, "dependencies": {}, "description": "General purpose node utilities", "devDependencies": { "code": "1.x.x", "lab": "5.x.x" }, "directories": {}, "dist": { "shasum": "81211691f52a5a835ae49edbf1e89c9003476aa4", "tarball": "http://registry.npmjs.org/hoek/-/hoek-2.14.0.tgz" }, "engines": { "node": ">=0.8.0" }, "gitHead": "e80875a516f4b0eaa757ac4814c4510eebdcf589", "homepage": "https://github.com/hapijs/hoek#readme", "keywords": [ "utilities" ], "license": "BSD-3-Clause", "main": "index", "maintainers": [ { "name": "hueniverse", "email": "eran@hueniverse.com" }, { "name": "wyatt", "email": "wpreul@gmail.com" }, { "name": "nlf", "email": "quitlahok@gmail.com" } ], "name": "hoek", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/hapijs/hoek.git" }, "scripts": { "test": "make test-cov" }, "version": "2.14.0" }