{
  "_args": [
    [
      "sirv@1.0.19",
      "C:\\sitios\\cognicion-front-main\\vue3\\cognicion-front"
    ]
  ],
  "_development": true,
  "_from": "sirv@1.0.19",
  "_id": "sirv@1.0.19",
  "_inBundle": false,
  "_integrity": "sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==",
  "_location": "/sirv",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sirv@1.0.19",
    "name": "sirv",
    "escapedName": "sirv",
    "rawSpec": "1.0.19",
    "saveSpec": null,
    "fetchSpec": "1.0.19"
  },
  "_requiredBy": [
    "/webpack-bundle-analyzer"
  ],
  "_resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz",
  "_spec": "1.0.19",
  "_where": "C:\\sitios\\cognicion-front-main\\vue3\\cognicion-front",
  "author": {
    "name": "Luke Edwards",
    "email": "luke@lukeed.com",
    "url": "https://lukeed.com"
  },
  "bugs": {
    "url": "https://github.com/lukeed/sirv/issues"
  },
  "dependencies": {
    "@polka/url": "^1.0.0-next.20",
    "mrmime": "^1.0.0",
    "totalist": "^1.0.0"
  },
  "description": "The optimized & lightweight middleware for serving requests to static assets",
  "engines": {
    "node": ">= 10"
  },
  "files": [
    "build.*",
    "sirv.d.ts"
  ],
  "homepage": "https://github.com/lukeed/sirv#readme",
  "license": "MIT",
  "main": "build.js",
  "module": "build.mjs",
  "name": "sirv",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lukeed/sirv.git"
  },
  "types": "sirv.d.ts",
  "version": "1.0.19"
}
