{
  "name": "has-timezone",
  "version": "0.0.2",
  "description": "checks if a timestamp contains a timezone",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/haack/has-timezone.git"
  },
  "keywords": [
    "timestamp",
    "timezone",
    "time",
    "date"
  ],
  "author": "haack",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/haack/has-timezone/issues"
  },
  "homepage": "https://github.com/haack/has-timezone#readme"
}
