{
  "name": "tiny-cookie",
  "version": "1.0.1",
  "main": "tiny-cookie.js",
  "homepage": "https://github.com/Alex1990/tiny-cookie",
  "authors": [
    "Alex Chao <alexchao1990#gmail.com>"
  ],
  "description": "A tiny cookie manipulation plugin.",
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "keywords": [
    "cookie"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
