123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "_args": [
- [
- "hoek@0.9.x",
- "D:\\work\\im\\node_modules\\hawk"
- ]
- ],
- "_from": "hoek@>=0.9.0 <0.10.0",
- "_id": "hoek@0.9.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/hoek",
- "_npmUser": {
- "email": "eran@hueniverse.com",
- "name": "hueniverse"
- },
- "_npmVersion": "1.2.18",
- "_phantomChildren": {},
- "_requested": {
- "name": "hoek",
- "raw": "hoek@0.9.x",
- "rawSpec": "0.9.x",
- "scope": null,
- "spec": ">=0.9.0 <0.10.0",
- "type": "range"
- },
- "_requiredBy": [
- "/boom",
- "/hawk",
- "/sntp",
- "/upyun-core/hawk"
- ],
- "_resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz",
- "_shasum": "3d322462badf07716ea7eb85baf88079cddce505",
- "_shrinkwrap": null,
- "_spec": "hoek@0.9.x",
- "_where": "D:\\work\\im\\node_modules\\hawk",
- "author": {
- "email": "eran@hueniverse.com",
- "name": "Eran Hammer",
- "url": "http://hueniverse.com"
- },
- "bugs": {
- "url": "https://github.com/spumko/hoek/issues"
- },
- "contributors": [
- {
- "email": "the.gol.effect@gmail.com",
- "name": "Van Nguyen"
- }
- ],
- "dependencies": {},
- "description": "General purpose node utilities",
- "devDependencies": {
- "complexity-report": "0.x.x",
- "lab": "0.1.x"
- },
- "directories": {},
- "dist": {
- "shasum": "3d322462badf07716ea7eb85baf88079cddce505",
- "tarball": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
- },
- "engines": {
- "node": ">=0.8.0"
- },
- "homepage": "https://github.com/spumko/hoek#readme",
- "keywords": [
- "utilities"
- ],
- "licenses": [
- {
- "type": "BSD",
- "url": "http://github.com/spumko/hoek/raw/master/LICENSE"
- }
- ],
- "main": "index",
- "maintainers": [
- {
- "email": "eran@hueniverse.com",
- "name": "hueniverse"
- },
- {
- "email": "thegoleffect@gmail.com",
- "name": "thegoleffect"
- }
- ],
- "name": "hoek",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/spumko/hoek.git"
- },
- "scripts": {
- "test": "make test-cov"
- },
- "version": "0.9.1"
- }
|