koo
Version:
Client-side cookies reader & writer
16 lines (15 loc) • 353 B
JSON
{
"name": "koo",
"description": "Client-side cookies reader & writer",
"version": "1.5.0",
"keywords": [
"document",
"cookie",
"cookies"
],
"repository": "andrepolischuk/koo",
"main": "index.js",
"types": "index.d.ts",
"author": "Andrey Polischuk <me@andrepolischuk.com> (https://andrepolischuk.com)",
"license": "MIT"
}