{
  "name": "anthodatetime",
  "version": "1.0.0",
  "main": "index.js",
  "license": "MIT",
  "scripts": {
    "anthodatetime": "nodemon index.js"
  },
  "dependencies": {
    "nodemon": "^1.18.9"
  }
}
