{
  "_from": "cookie-es@^2.0.0",
  "_id": "cookie-es@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==",
  "_location": "/cookie-es",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cookie-es@^2.0.0",
    "name": "cookie-es",
    "escapedName": "cookie-es",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/nitropack",
    "/nuxt"
  ],
  "_resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-2.0.0.tgz",
  "_shasum": "ca6163d7ef8686ea6bbdd551f1de575569c1ed69",
  "_spec": "cookie-es@^2.0.0",
  "_where": "/home/ctr65084/public_html/tranvial-site/node_modules/nuxt",
  "bugs": {
    "url": "https://github.com/unjs/cookie-es/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "<!-- automd:badges bundlejs packagephobia codecov -->",
  "devDependencies": {
    "@types/node": "^22.13.5",
    "@vitest/coverage-v8": "^3.0.7",
    "automd": "^0.4.0",
    "changelogen": "^0.6.0",
    "eslint": "^9.21.0",
    "eslint-config-unjs": "^0.4.2",
    "prettier": "^3.5.2",
    "typescript": "^5.7.3",
    "unbuild": "^3.5.0",
    "vitest": "^3.0.7"
  },
  "exports": {
    "types": "./dist/index.d.mts",
    "default": "./dist/index.mjs"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/unjs/cookie-es#readme",
  "license": "MIT",
  "name": "cookie-es",
  "packageManager": "pnpm@10.5.2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unjs/cookie-es.git"
  },
  "scripts": {
    "build": "unbuild",
    "dev": "vitest --coverage",
    "lint": "eslint --cache . && prettier -c src test",
    "lint:fix": "automd && eslint --cache . --fix && prettier -c src test -w",
    "release": "pnpm test && pnpm build && changelogen --release --push && npm publish",
    "test": "pnpm lint && vitest run --coverage"
  },
  "sideEffects": false,
  "type": "module",
  "types": "./dist/index.d.mts",
  "version": "2.0.0"
}
