{
  "_args": [
    [
      {
        "raw": "vow-fs@0.3.2",
        "scope": null,
        "escapedName": "vow-fs",
        "name": "vow-fs",
        "rawSpec": "0.3.2",
        "spec": "0.3.2",
        "type": "version"
      },
      "/Users/tsnorri/bower_components/bootstrap/node_modules/csscomb-core"
    ]
  ],
  "_from": "vow-fs@0.3.2",
  "_id": "vow-fs@0.3.2",
  "_inCache": true,
  "_location": "/vow-fs",
  "_npmUser": {
    "name": "dfilatov",
    "email": "dfilatov@yandex-team.ru"
  },
  "_npmVersion": "1.3.21",
  "_phantomChildren": {
    "inherits": "2.0.3",
    "lru-cache": "2.7.3",
    "sigmund": "1.0.1"
  },
  "_requested": {
    "raw": "vow-fs@0.3.2",
    "scope": null,
    "escapedName": "vow-fs",
    "name": "vow-fs",
    "rawSpec": "0.3.2",
    "spec": "0.3.2",
    "type": "version"
  },
  "_requiredBy": [
    "/csscomb-core"
  ],
  "_resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.2.tgz",
  "_shasum": "ea2b034d85e1db8c277eb2e9a86d1c15f5d38e7a",
  "_shrinkwrap": null,
  "_spec": "vow-fs@0.3.2",
  "_where": "/Users/tsnorri/bower_components/bootstrap/node_modules/csscomb-core",
  "author": {
    "name": "Dmitry Filatov",
    "email": "dfilatov@yandex-team.ru"
  },
  "bugs": {
    "url": "https://github.com/dfilatov/vow-fs/issues"
  },
  "contributors": [
    {
      "name": "Dmitry Filatov",
      "email": "dfilatov@yandex-team.ru"
    }
  ],
  "dependencies": {
    "glob": "3.2.8",
    "node-uuid": "1.4.0",
    "vow": "0.4.4",
    "vow-queue": "0.3.1"
  },
  "description": "File I/O by Vow",
  "devDependencies": {
    "istanbul": "",
    "nodeunit": ""
  },
  "directories": {},
  "dist": {
    "shasum": "ea2b034d85e1db8c277eb2e9a86d1c15f5d38e7a",
    "tarball": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.2.tgz"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "homepage": "https://github.com/dfilatov/vow-fs",
  "keywords": [
    "vow",
    "promise",
    "file system"
  ],
  "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": "./node_modules/istanbul/lib/cli.js test test/runner.js"
  },
  "version": "0.3.2"
}
