UNPKG

@kohanajs/mod-queue-loop

Version:
24 lines (23 loc) 572 B
{ "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" }