{
  "_id": "6a2c1d9f3efcd9bda42d54c9",
  "Package": "cookie",
  "Title": "HTTP Cookies Parser Middleware",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Julio\", \"Collazos\", , \"amarullazo626@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0006-5503-0997\")),\nperson(, \"cookie contributors\", role = c(\"ctb\", \"cph\"),\ncomment = \"cookie contributors; authors listed in <https://github.com/jshttp/cookie/graphs/contributors>\"),\nperson(, \"cookie-parser contributors\", role = c(\"ctb\", \"cph\"),\ncomment = \"cookie-parser contributors; authors listed in <https://github.com/expressjs/cookie-parser/graphs/contributors>\"),\nperson(, \"cookie-signature contributors\", role = c(\"ctb\", \"cph\"),\ncomment = \"cookie-signature contributors; authors listed in <https://github.com/tj/node-cookie-signature/graphs/contributors>\"),\nperson(, \"httpuv authors\", role = c(\"ctb\", \"cph\"),\ncomment = \"Development of the http_date_string function\")\n)",
  "Description": "A cookie is a piece of data sent from a web server to a\nweb client which helps in overcoming the statelessness\nconstraint of the HTTP protocol. This package provides the\ntools to work with them in the form of a cookie parser\nmiddleware function, meant to be attached to a bigger R web\napplication, and utilities to write, sign and unsign a cookie.\nFor more details see the Mozilla Developer Network (MDN) web\ndocumentation in\n<https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cookies>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 14:51:40 UTC",
    "User": "root"
  },
  "Author": "Julio Collazos [aut, cre] (ORCID:\n<https://orcid.org/0009-0006-5503-0997>), cookie contributors\n[ctb, cph] (cookie contributors; authors listed in\n<https://github.com/jshttp/cookie/graphs/contributors>),\ncookie-parser contributors [ctb, cph] (cookie-parser\ncontributors; authors listed in\n<https://github.com/expressjs/cookie-parser/graphs/contributors>),\ncookie-signature contributors [ctb, cph] (cookie-signature\ncontributors; authors listed in\n<https://github.com/tj/node-cookie-signature/graphs/contributors>),\nhttpuv authors [ctb, cph] (Development of the http_date_string\nfunction)",
  "Maintainer": "Julio Collazos <amarullazo626@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-12 10:10:09 UTC",
  "RemoteUrl": "https://github.com/cran/cookie",
  "RemoteRef": "HEAD",
  "RemoteSha": "85a2e30bf24a0997939b7f33d3e840558cbe3331",
  "MD5sum": "4127cc0240c24798e5b3210ce94bddd2",
  "_user": "cran",
  "_type": "src",
  "_file": "cookie_1.0.0.tar.gz",
  "_fileid": "41906238c6a1b2f7569dc176fd6738264722c538aa1abb6cd7430173cbf2eef2",
  "_filesize": 95013,
  "_sha256": "41906238c6a1b2f7569dc176fd6738264722c538aa1abb6cd7430173cbf2eef2",
  "_created": "2026-06-12T14:51:40.000Z",
  "_published": "2026-06-12T14:54:23.769Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81054744518,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7594848095"
    },
    {
      "job": 81054744503,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594841654"
    },
    {
      "job": 81054197030,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594793670"
    },
    {
      "job": 81054744488,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594838105"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27423242751",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cookie",
  "_commit": {
    "id": "85a2e30bf24a0997939b7f33d3e840558cbe3331",
    "author": "Julio Collazos <amarullazo626@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1781259009
  },
  "_maintainer": {
    "name": "Julio Collazos",
    "email": "amarullazo626@gmail.com",
    "login": "juliocollazos64",
    "description": "",
    "uuid": 153404704
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "secretbase",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "routing",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "yyjsonr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "juliocollazos64",
      "count": 1,
      "uuid": 153404704
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cookie"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cookie.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "cookieParser",
    "serialise",
    "sign",
    "unsign"
  ],
  "_help": [
    {
      "page": "cookieParser",
      "title": "Cookie Parser Middleware",
      "topics": [
        "cookieParser"
      ]
    },
    {
      "page": "serialise",
      "title": "Serialise a Set-Cookie Header",
      "topics": [
        "serialise"
      ]
    },
    {
      "page": "sign",
      "title": "Sign a Cookie Value",
      "topics": [
        "sign"
      ]
    },
    {
      "page": "unsign",
      "title": "Unsign a Cookie Value",
      "topics": [
        "unsign"
      ]
    }
  ],
  "_rundeps": [
    "secretbase"
  ],
  "_score": 1.0413926851582251,
  "_indexed": true,
  "_nocasepkg": "cookie",
  "_universes": [
    "cran",
    "juliocollazos64"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T14:53:40.000Z",
      "distro": "noble",
      "commit": "85a2e30bf24a0997939b7f33d3e840558cbe3331",
      "fileid": "386af55c22d9597a45378c6d5de9c48ce85b202490f0315cea6013d1813461b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423242751"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T14:53:22.000Z",
      "distro": "noble",
      "commit": "85a2e30bf24a0997939b7f33d3e840558cbe3331",
      "fileid": "f3be1853ce67d149105e64925390d9e54c00e39232d4aec5cc46b7c099cc2c87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423242751"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-12T14:53:43.000Z",
      "commit": "85a2e30bf24a0997939b7f33d3e840558cbe3331",
      "fileid": "af3370b66faf3eefa34f03884ae6d42db94877448f0b9301ba1c1a51002e8fa8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423242751"
    }
  ]
}