{
  "_args": [
    [
      {
        "raw": "archy@^0.0.2",
        "scope": null,
        "escapedName": "archy",
        "name": "archy",
        "rawSpec": "^0.0.2",
        "spec": ">=0.0.2 <0.0.3",
        "type": "range"
      },
      "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/gulp"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "archy@>=0.0.2 <0.0.3",
  "_id": "archy@0.0.2",
  "_inCache": true,
  "_location": "/archy",
  "_nodeVersion": "v0.4.12",
  "_npmUser": {
    "name": "substack",
    "email": "mail@substack.net"
  },
  "_npmVersion": "1.0.106",
  "_phantomChildren": {},
  "_requested": {
    "raw": "archy@^0.0.2",
    "scope": null,
    "escapedName": "archy",
    "name": "archy",
    "rawSpec": "^0.0.2",
    "spec": ">=0.0.2 <0.0.3",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp"
  ],
  "_resolved": "https://registry.npmjs.org/archy/-/archy-0.0.2.tgz",
  "_shasum": "910f43bf66141fc335564597abc189df44b3d35e",
  "_shrinkwrap": null,
  "_spec": "archy@^0.0.2",
  "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/gulp",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-archy/issues"
  },
  "dependencies": {},
  "description": "render nested hierarchies `npm ls` style with unicode pipes",
  "devDependencies": {
    "tap": "~0.2.3"
  },
  "directories": {
    "lib": ".",
    "example": "example",
    "test": "test"
  },
  "dist": {
    "shasum": "910f43bf66141fc335564597abc189df44b3d35e",
    "tarball": "https://registry.npmjs.org/archy/-/archy-0.0.2.tgz"
  },
  "engine": {
    "node": ">=0.4"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/substack/node-archy#readme",
  "keywords": [
    "hierarchy",
    "npm ls",
    "unicode",
    "pretty",
    "print"
  ],
  "license": "MIT/X11",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "name": "archy",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-archy.git"
  },
  "scripts": {
    "test": "tap test"
  },
  "version": "0.0.2"
}
