{
  "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"
}
