{
  "_args": [
    [
      "promise-fs@2.1.1",
      "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless"
    ]
  ],
  "_development": true,
  "_from": "promise-fs@2.1.1",
  "_id": "promise-fs@2.1.1",
  "_inBundle": false,
  "_integrity": "sha512-43p7e4QzAQ3w6eyN0+gbBL7jXiZFWLWYITg9wIObqkBySu/a5K1EDcQ/S6UyB/bmiZWDA4NjTbcopKLTaKcGSw==",
  "_location": "/promise-fs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "promise-fs@2.1.1",
    "name": "promise-fs",
    "escapedName": "promise-fs",
    "rawSpec": "2.1.1",
    "saveSpec": null,
    "fetchSpec": "2.1.1"
  },
  "_requiredBy": [
    "/@dollarshaveclub/node-fetch/formdata-node"
  ],
  "_resolved": "https://registry.npmjs.org/promise-fs/-/promise-fs-2.1.1.tgz",
  "_spec": "2.1.1",
  "_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless",
  "author": {
    "name": "Nick K."
  },
  "bugs": {
    "url": "https://github.com/octet-stream/promise-fs/issues"
  },
  "dependencies": {
    "@octetstream/promisify": "2.0.2"
  },
  "description": "Wraps FS methods using Promise",
  "devDependencies": {
    "@octetstream/eslint-config": "3.1.0",
    "eslint": "6.0.1",
    "husky": "3.0.0",
    "lint-staged": "9.0.0"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/octet-stream/promise-fs#readme",
  "keywords": [
    "promise",
    "promisify",
    "fs"
  ],
  "license": "MIT",
  "main": "main.js",
  "name": "promise-fs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/octet-stream/promise-fs.git"
  },
  "version": "2.1.1"
}
