{
  "name": "@web-atoms/date-time",
  "version": "1.1.1",
  "description": "DateTime library for Web Atoms",
  "main": "index.js",
  "scripts": {
    "test": "node dist/test.js",
    "postversion": "git push --follow-tags"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/web-atoms/date-time.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/web-atoms/date-time/issues"
  },
  "homepage": "https://github.com/web-atoms/date-time#readme",
  "devDependencies": {
    "@web-atoms/unit-test": "^1.0.8"
  }
}
