{
  "name": "cookie-secure",
  "version": "1.0.4",
  "description": "This module for setting and getting secure cookies from",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Dr Umesh R Bilagi",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/umeshramya/cookie-secure.git"
  },
  "keywords": [
    "cookie",
    "secure",
    "httponly",
    "https",
    "http",
    "same-site"
  ],
  "bugs": {
    "url": "https://github.com/umeshramya/cookie-secure/issues"
  },
  "homepage": "https://github.com/umeshramya/cookie-secure#readme"
}
