{
  "_args": [
    [
      "write-file-stdout@0.0.2",
      "/var/www/html"
    ]
  ],
  "_development": true,
  "_from": "write-file-stdout@0.0.2",
  "_id": "write-file-stdout@0.0.2",
  "_inBundle": false,
  "_integrity": "sha1-wlLXx8WxtAKJdjDjRTx7/mkNnKE=",
  "_location": "/write-file-stdout",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "write-file-stdout@0.0.2",
    "name": "write-file-stdout",
    "escapedName": "write-file-stdout",
    "rawSpec": "0.0.2",
    "saveSpec": null,
    "fetchSpec": "0.0.2"
  },
  "_requiredBy": [
    "/perfectionist"
  ],
  "_resolved": "https://registry.npmjs.org/write-file-stdout/-/write-file-stdout-0.0.2.tgz",
  "_spec": "0.0.2",
  "_where": "/var/www/html",
  "bugs": {
    "url": "https://github.com/ianstormtaylor/write-file-stdout/issues"
  },
  "description": "Write to a file, falling back to stdout.",
  "devDependencies": {
    "mocha": "~1.15.1"
  },
  "homepage": "https://github.com/ianstormtaylor/write-file-stdout#readme",
  "keywords": [
    "write",
    "file",
    "stdout"
  ],
  "license": "MIT",
  "name": "write-file-stdout",
  "repository": {
    "type": "git",
    "url": "git://github.com/ianstormtaylor/write-file-stdout.git"
  },
  "version": "0.0.2"
}
