{
  "_from": "vow-fs@0.3.6",
  "_id": "vow-fs@0.3.6",
  "_inBundle": false,
  "_integrity": "sha512-oK9rtqJSHy7ZQAhAtVU0HiF/oVhm0A4Qx2l2DyyFBUsXbTXUg258EsQGLLIXYZnE5MYaInZLgA6l/10je/EamA==",
  "_location": "/vow-fs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vow-fs@0.3.6",
    "name": "vow-fs",
    "escapedName": "vow-fs",
    "rawSpec": "0.3.6",
    "saveSpec": null,
    "fetchSpec": "0.3.6"
  },
  "_requiredBy": [
    "/csscomb"
  ],
  "_resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.6.tgz",
  "_shasum": "2d4c59be22e2bf2618ddf597ab4baa923be7200d",
  "_spec": "vow-fs@0.3.6",
  "_where": "C:\\xampp\\htdocs\\Quiety\\node_modules\\csscomb",
  "author": {
    "name": "Dmitry Filatov",
    "email": "dfilatov@yandex-team.ru"
  },
  "bugs": {
    "url": "https://github.com/dfilatov/vow-fs/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Dmitry Filatov",
      "email": "dfilatov@yandex-team.ru"
    }
  ],
  "dependencies": {
    "glob": "^7.0.5",
    "uuid": "^2.0.2",
    "vow": "^0.4.7",
    "vow-queue": "^0.4.1"
  },
  "deprecated": false,
  "description": "File I/O by Vow",
  "devDependencies": {
    "istanbul": "",
    "nodeunit": ""
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/dfilatov/vow-fs",
  "keywords": [
    "vow",
    "promise",
    "file system"
  ],
  "license": "MIT",
  "main": "lib/fs",
  "name": "vow-fs",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/dfilatov/vow-fs.git"
  },
  "scripts": {
    "test": "istanbul test test/runner.js"
  },
  "version": "0.3.6"
}
