{
  "_args": [
    [
      "vow-fs@~0.3.4",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/jscs"
    ]
  ],
  "_from": "vow-fs@>=0.3.4 <0.4.0",
  "_id": "vow-fs@0.3.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/vow-fs",
  "_npmUser": {
    "email": "dfilatov@yandex-team.ru",
    "name": "dfilatov"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {
    "brace-expansion": "1.1.2",
    "inflight": "1.0.4",
    "inherits": "2.0.1",
    "once": "1.3.3"
  },
  "_requested": {
    "name": "vow-fs",
    "raw": "vow-fs@~0.3.4",
    "rawSpec": "~0.3.4",
    "scope": null,
    "spec": ">=0.3.4 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jscs"
  ],
  "_resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.4.tgz",
  "_shasum": "bf3abd42f3ccf395545258e0ed08669562297af2",
  "_shrinkwrap": null,
  "_spec": "vow-fs@~0.3.4",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/jscs",
  "author": {
    "email": "dfilatov@yandex-team.ru",
    "name": "Dmitry Filatov"
  },
  "bugs": {
    "url": "https://github.com/dfilatov/vow-fs/issues"
  },
  "contributors": [
    {
      "name": "Dmitry Filatov",
      "email": "dfilatov@yandex-team.ru"
    }
  ],
  "dependencies": {
    "glob": "^4.3.1",
    "node-uuid": "^1.4.2",
    "vow": "^0.4.7",
    "vow-queue": "^0.4.1"
  },
  "description": "File I/O by Vow",
  "devDependencies": {
    "istanbul": "",
    "nodeunit": ""
  },
  "directories": {},
  "dist": {
    "shasum": "bf3abd42f3ccf395545258e0ed08669562297af2",
    "tarball": "http://registry.npmjs.org/vow-fs/-/vow-fs-0.3.4.tgz"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/dfilatov/vow-fs",
  "keywords": [
    "file system",
    "promise",
    "vow"
  ],
  "main": "lib/fs",
  "maintainers": [
    {
      "name": "dfilatov",
      "email": "dfilatov@yandex-team.ru"
    }
  ],
  "name": "vow-fs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/dfilatov/vow-fs.git"
  },
  "scripts": {
    "test": "istanbul test test/runner.js"
  },
  "version": "0.3.4"
}
