@just4/cookie
Version:
Just for cookie manipulation in browser.
28 lines • 601 B
JSON
{
"name": "@just4/cookie",
"version": "2.1.0",
"description": "Just for cookie manipulation in browser.",
"keywords": [
"cookie",
"expires",
"samesite"
],
"dependencies": {
"@just4/util": "^1.1.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/heeroluo/just4"
},
"author": {
"name": "Mr.Luo",
"email": "heeroluo@126.com",
"url": "https://mrluo.life/"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/heeroluo/just4/issues"
},
"homepage": "https://github.com/heeroluo/just4#readme",
"main": "index.js"
}