{
  "name": "@hyperapp/time",
  "version": "1.0.0",
  "type": "module",
  "main": "index.js",
  "description": "Subscribe to intervals, get the time now.",
  "repository": "https://github.com/jorgebucaran/hyperapp/tree/main/packages/time",
  "license": "MIT",
  "keywords": [
    "hyperapp",
    "interval",
    "delay",
    "time",
    "now"
  ]
}
