{
  "_args": [
    [
      "copyfiles@2.2.0",
      "/var/www/html/ts-nestjs-kafka"
    ]
  ],
  "_development": true,
  "_from": "copyfiles@2.2.0",
  "_id": "copyfiles@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-iJbHJI+8OKqsq+4JF0rqgRkZzo++jqO6Wf4FUU1JM41cJF6JcY5968XyF4tm3Kkm7ZOMrqlljdm8N9oyY5raGw==",
  "_location": "/copyfiles",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "copyfiles@2.2.0",
    "name": "copyfiles",
    "escapedName": "copyfiles",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "/@nestjs/cli"
  ],
  "_resolved": "https://registry.npmjs.org/copyfiles/-/copyfiles-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/var/www/html/ts-nestjs-kafka",
  "author": "",
  "bin": {
    "copyfiles": "copyfiles",
    "copyup": "copyfiles"
  },
  "bugs": {
    "url": "https://github.com/calvinmetcalf/copyfiles/issues"
  },
  "dependencies": {
    "glob": "^7.0.5",
    "minimatch": "^3.0.3",
    "mkdirp": "^0.5.1",
    "noms": "0.0.0",
    "through2": "^2.0.1",
    "yargs": "^13.2.4"
  },
  "description": "copy some files",
  "devDependencies": {
    "rimraf": "^2.2.6",
    "tap-spec": "^5.0.0",
    "tape": "^4.6.0"
  },
  "homepage": "https://github.com/calvinmetcalf/copyfiles#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "copyfiles",
  "repository": {
    "type": "git",
    "url": "git://github.com/calvinmetcalf/copyfiles.git"
  },
  "scripts": {
    "test": "tape test/test.*.js | tspec"
  },
  "version": "2.2.0"
}
