{
  "_args": [
    [
      "utile@0.3.0",
      "/var/www/html"
    ]
  ],
  "_from": "utile@0.3.0",
  "_id": "utile@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-E1LDQOuCDk2N26A5pPv6oy7U7zo=",
  "_location": "/utile",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "utile@0.3.0",
    "name": "utile",
    "escapedName": "utile",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/forever",
    "/forever-monitor"
  ],
  "_resolved": "https://registry.npmjs.org/utile/-/utile-0.3.0.tgz",
  "_spec": "0.3.0",
  "_where": "/var/www/html",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/utile/issues"
  },
  "dependencies": {
    "async": "~0.9.0",
    "deep-equal": "~0.2.1",
    "i": "0.3.x",
    "mkdirp": "0.x.x",
    "ncp": "1.0.x",
    "rimraf": "2.x.x"
  },
  "description": "A drop-in replacement for `util` with some additional advantageous functions",
  "devDependencies": {
    "vows": "0.8.x"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/flatiron/utile#readme",
  "main": "./lib/index",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie@nodejitsu.com"
    }
  ],
  "name": "utile",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/utile.git"
  },
  "scripts": {
    "test": "vows --spec"
  },
  "version": "0.3.0"
}
