{
  "_args": [
    [
      "utile@0.2.1",
      "/app"
    ]
  ],
  "_from": "utile@0.2.1",
  "_id": "utile@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-kwyI6ZCY1iIINMNWy9mncFItkNc=",
  "_location": "/utile",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "utile@0.2.1",
    "name": "utile",
    "escapedName": "utile",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "/prompt"
  ],
  "_resolved": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz",
  "_spec": "0.2.1",
  "_where": "/app",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/utile/issues"
  },
  "dependencies": {
    "async": "~0.2.9",
    "deep-equal": "*",
    "i": "0.3.x",
    "mkdirp": "0.x.x",
    "ncp": "0.4.x",
    "rimraf": "2.x.x"
  },
  "description": "A drop-in replacement for `util` with some additional advantageous functions",
  "devDependencies": {
    "vows": "0.7.x"
  },
  "engines": {
    "node": ">= 0.6.4"
  },
  "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.2.1"
}
