kc-cookie
Version:
[browser] Set/Get cookies
21 lines (20 loc) • 442 B
JSON
{
"name": "kc-cookie",
"version": "1.0.6",
"description": "[browser] Set/Get cookies",
"main": "cookie.js",
"repository": {
"type": "git",
"url": "https://github.com/js-cookie.git"
},
"keywords": [
"cookie",
"browser"
],
"author": "KaisarCode",
"license": "ISC",
"bugs": {
"url": "https://github.com/kaisarsnippets/js-cookie/issues"
},
"homepage": "https://github.com/kaisarsnippets/js-cookie"
}