{
  "name": "@kohanajs/mod-queue-loop",
  "version": "2.0.0",
  "description": "The Cron job for KohanaJS",
  "main": "index.js",
  "scripts": {
    "test": "jest --coverage"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/kohana-js/proposals/level0/queue-loop.git"
  },
  "keywords": [
    "kohanajs",
    "cron"
  ],
  "author": "Kojin Nakana",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/kohana-js/proposals/level0/queue-loop/issues"
  },
  "homepage": "https://gitlab.com/kohana-js/proposals/level0/queue-loop#readme"
}
