{
  "_args": [
    [
      {
        "raw": "fs-monkey@1.0.3",
        "scope": null,
        "escapedName": "fs-monkey",
        "name": "fs-monkey",
        "rawSpec": "1.0.3",
        "spec": "1.0.3",
        "type": "version"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/memfs"
    ]
  ],
  "_from": "fs-monkey@1.0.3",
  "_hasShrinkwrap": false,
  "_id": "fs-monkey@1.0.3",
  "_inCache": true,
  "_location": "/fs-monkey",
  "_nodeVersion": "10.24.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fs-monkey_1.0.3_1617593252101_0.9147582610030045"
  },
  "_npmUser": {
    "name": "streamich",
    "email": "vadimsdaleckis@gmail.com"
  },
  "_npmVersion": "7.7.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fs-monkey@1.0.3",
    "scope": null,
    "escapedName": "fs-monkey",
    "name": "fs-monkey",
    "rawSpec": "1.0.3",
    "spec": "1.0.3",
    "type": "version"
  },
  "_requiredBy": [
    "/memfs"
  ],
  "_resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz",
  "_shasum": "ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3",
  "_shrinkwrap": null,
  "_spec": "fs-monkey@1.0.3",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/memfs",
  "bugs": {
    "url": "https://github.com/streamich/fs-monkey/issues"
  },
  "dependencies": {},
  "description": "Monkey patches for file system related things.",
  "devDependencies": {
    "@babel/cli": "^7.13.14",
    "@babel/core": "^7.13.14",
    "@babel/preset-env": "^7.13.12",
    "@semantic-release/changelog": "5.0.1",
    "@semantic-release/git": "9.0.0",
    "@semantic-release/npm": "7.1.0",
    "@types/jest": "26.0.22",
    "@types/node": "8.10.66",
    "babel-jest": "26.6.3",
    "jest": "26.6.3",
    "semantic-release": "17.4.2",
    "source-map-support": "0.5.19"
  },
  "directories": {
    "doc": "docs"
  },
  "dist": {
    "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==",
    "shasum": "ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3",
    "tarball": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz",
    "fileCount": 11,
    "unpackedSize": 22866,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaoOlCRA9TVsSAnZWagAAUdgP/33hs3mf+ZP15AoxX9Zj\nMxaxWNJ2e0M/jLSbRd3RgbJPzdp9GQAAOsGXZO/mtFA246HFA+yANBz12dHv\nh1pPLBknzC51GU1UnlYM0cO1QOjgApi/8/dwFGzU7QqNyQhtOgyK6EryUsgO\nt5gHs71nTk4sfHLs1yIPzjyaVbRwyWsvxUwdQoWZondmbk7S3EKdiIxSI8ZQ\npJp6NsWxXBmLW804Uhh4cZbTumZPxwGQqKND6KhOoGiHa42gVVYooeSWTYad\ntTP3aDll4y5yxEqdTFNflEkcBpCW+/7xftZJVkIdJmLtguOsfBm+jsnwpDnM\n+VJWrDxekTMKhHMaPJUPSAGNIx/BARMB0OkoyHSDNa3XyJ+rJ7k7LpZDR8Ge\nqUqJWnw7UaRY9fhYO0qm2axK/VApSFAchhiZlpTcWQJrcnXQBndkNdp4uXsm\nwb+DOzCzzMHSq1nO3iDNcVYoyobcdCty1VQT5sosCia9a0zkswHDXaa3jOQG\nZ6Nv8EYBnCYnhW9dRniI7DyFqPwXVBlmSOiad/Q3MoLAvaFBOOzbhH/YAefg\n/IAsDd61/TGhEVQJgPygFRP+9KE/4qoksynMQQ3RY1gu92+5hhC+yc1rV3qx\n3XY5fZpyNNnnYzZYvEMFzbFl2ruK2/XK+vzLSkqnvEcrai31EFJD96o+GHId\nNV4h\r\n=rBi3\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "f4c3876a341a86327f897a494cf4b8215cd574cc",
  "homepage": "https://github.com/streamich/fs-monkey#readme",
  "jest": {
    "collectCoverageFrom": [
      "src/**/*.js"
    ],
    "transform": {
      "^.+\\.jsx?$": "babel-jest"
    },
    "testRegex": ".*(__tests__/|/test/unit/).*(test|spec)\\.(t|j)sx?$"
  },
  "keywords": [
    "fs",
    "file",
    "file system",
    "monkey",
    "fsmonkey",
    "monkeyfs",
    "monkeypatch",
    "patch"
  ],
  "license": "Unlicense",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "streamich",
      "email": "vadimsdaleckis@gmail.com"
    }
  ],
  "name": "fs-monkey",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "release": {
    "verifyConditions": [
      "@semantic-release/changelog",
      "@semantic-release/npm",
      "@semantic-release/git"
    ],
    "prepare": [
      "@semantic-release/changelog",
      "@semantic-release/npm",
      "@semantic-release/git"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streamich/fs-monkey.git"
  },
  "scripts": {
    "build": "babel src --out-dir lib",
    "test": "jest"
  },
  "version": "1.0.3"
}
