{
  "_args": [
    [
      "git-node-fs@1.0.0",
      "C:\\laragon\\www\\wabot\\botw"
    ]
  ],
  "_development": true,
  "_from": "git-node-fs@1.0.0",
  "_id": "git-node-fs@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-SbIV4kLr5Dqkx1Ybu6SZUhdSCA8=",
  "_location": "/git-node-fs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "git-node-fs@1.0.0",
    "name": "git-node-fs",
    "escapedName": "git-node-fs",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/vizion"
  ],
  "_resolved": "https://registry.npmjs.org/git-node-fs/-/git-node-fs-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "C:\\laragon\\www\\wabot\\botw",
  "bugs": {
    "url": "https://github.com/creationix/git-node-fs/issues"
  },
  "description": "A node adapter for the fs-db mixin for js-git",
  "homepage": "https://github.com/creationix/git-node-fs",
  "keywords": [
    "git",
    "js-git"
  ],
  "license": "MIT",
  "main": "lib/node-fs.js",
  "name": "git-node-fs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/creationix/git-node-fs.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.0"
}
