{
  "_args": [
    [
      "fs-temp@1.2.1",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "fs-temp@1.2.1",
  "_id": "fs-temp@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-okTwLB7/Qsq82G6iN5zZJFsOfZtx2/pqrA7Hk/9fvy+c+eJS9CvgGXT2uNxwnI14BDY9L/jQPkaBgSvlKfSW9w==",
  "_location": "/fs-temp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "fs-temp@1.2.1",
    "name": "fs-temp",
    "escapedName": "fs-temp",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "/",
    "/@nestjs/platform-express/multer",
    "/multer"
  ],
  "_resolved": "https://registry.npmjs.org/fs-temp/-/fs-temp-1.2.1.tgz",
  "_spec": "1.2.1",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Linus Unnebäck",
    "email": "linus@folkdatorn.se"
  },
  "bugs": {
    "url": "https://github.com/LinusU/fs-temp/issues"
  },
  "dependencies": {
    "random-path": "^0.1.0"
  },
  "description": "`fs-temp` is a quick and simple way to create temporary files and directories.",
  "devDependencies": {
    "mocha": "^2.2.5",
    "standard": "^5.1.0"
  },
  "files": [
    "index.d.ts",
    "index.js",
    "promise.d.ts",
    "promise.js",
    "lib/"
  ],
  "homepage": "https://github.com/LinusU/fs-temp#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "fs-temp",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/LinusU/fs-temp.git"
  },
  "scripts": {
    "test": "standard && mocha"
  },
  "version": "1.2.1"
}
