保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/fastq/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "fastq@1.13.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "fastq@1.13.0",
  "_from": "fastq@^1.6.0",
  "_id": "fastq@1.13.0",
  "_inBundle": false,
  "_integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==",
  "_location": "/fastq",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "fastq@1.13.0",
    "raw": "fastq@^1.6.0",
    "name": "fastq",
    "escapedName": "fastq",
    "rawSpec": "1.13.0",
    "rawSpec": "^1.6.0",
    "saveSpec": null,
    "fetchSpec": "1.13.0"
    "fetchSpec": "^1.6.0"
  },
  "_requiredBy": [
    "/@nodelib/fs.walk"
  ],
  "_resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz",
  "_spec": "1.13.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "616760f88a7526bdfc596b7cab8c18938c36b98c",
  "_spec": "fastq@^1.6.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nodelib\\fs.walk",
  "author": {
    "name": "Matteo Collina",
    "email": "hello@matteocollina.com"
@@ -34,9 +29,11 @@
  "bugs": {
    "url": "https://github.com/mcollina/fastq/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "reusify": "^1.0.4"
  },
  "deprecated": false,
  "description": "Fast, in memory work queue",
  "devDependencies": {
    "async": "^3.1.0",