{
  "_args": [
    [
      "hat@",
      "/var/www/siti/c4rgocloud/node_modules/chart"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "hat@latest",
  "_id": "hat@0.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/hat",
  "_nodeVersion": "v0.5.0-pre",
  "_npmVersion": "1.0.10",
  "_phantomChildren": {},
  "_requested": {
    "name": "hat",
    "raw": "hat@",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/chart"
  ],
  "_resolved": "https://registry.npmjs.org/hat/-/hat-0.0.3.tgz",
  "_shasum": "bb014a9e64b3788aed8005917413d4ff3d502d8a",
  "_shrinkwrap": null,
  "_spec": "hat@",
  "_where": "/var/www/siti/c4rgocloud/node_modules/chart",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-hat/issues"
  },
  "dependencies": {},
  "description": "generate random IDs and avoid collisions",
  "devDependencies": {
    "expresso": "0.7.x"
  },
  "directories": {
    "example": "example",
    "lib": ".",
    "test": "test"
  },
  "dist": {
    "shasum": "bb014a9e64b3788aed8005917413d4ff3d502d8a",
    "tarball": "https://registry.npmjs.org/hat/-/hat-0.0.3.tgz"
  },
  "engine": {
    "node": ">=0.4"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/substack/node-hat#readme",
  "keywords": [
    "hat",
    "id",
    "rack",
    "random",
    "uid",
    "unique",
    "uuid"
  ],
  "license": "MIT/X11",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "name": "hat",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-hat.git"
  },
  "scripts": {
    "test": "expresso"
  },
  "version": "0.0.3"
}
