{
  "_args": [
    [
      "micro-ftch@0.3.1",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "micro-ftch@0.3.1",
  "_id": "micro-ftch@0.3.1",
  "_inBundle": false,
  "_integrity": "sha512-/0LLxhzP0tfiR5hcQebtudP56gUurs2CLkGarnCiB/OqEyUFQ6U3paQi/tgLv0hBJYt2rnr9MNpxz4fiiugstg==",
  "_location": "/micro-ftch",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "micro-ftch@0.3.1",
    "name": "micro-ftch",
    "escapedName": "micro-ftch",
    "rawSpec": "0.3.1",
    "saveSpec": null,
    "fetchSpec": "0.3.1"
  },
  "_requiredBy": [
    "/@ethereumjs/util"
  ],
  "_resolved": "https://registry.npmjs.org/micro-ftch/-/micro-ftch-0.3.1.tgz",
  "_spec": "0.3.1",
  "_where": "/var/www/karbon-ai-be-new",
  "author": {
    "name": "Paul Miller",
    "url": "https://paulmillr.com"
  },
  "description": "Wraps nodejs built-in modules and browser fetch into one function.",
  "devDependencies": {
    "@types/node": "^16.0",
    "typescript": "^4.3.5"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "keywords": [
    "fetch",
    "http",
    "https",
    "node",
    "browser",
    "ajax",
    "request"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "micro-ftch",
  "scripts": {
    "bench": "node test/bench.js",
    "build": "tsc -d",
    "test": "node test/node.js"
  },
  "version": "0.3.1"
}
