{
  "name": "@ig3/srf-scheduler",
  "version": "2.1.4",
  "description": "",
  "author": "Ian Goodacre",
  "keywords": [
    "srf",
    "scheduler"
  ],
  "main": "index.js",
  "files": [
    "*.js"
  ],
  "scripts": {
    "test": "eslint . && c8 --all multi-tape test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:ig3/srf-scheduler.git"
  },
  "license": "ISC",
  "devDependencies": {
    "@ig3/eslint-config-entrain": "^4.0.4",
    "@ig3/test": "^0.0.10",
    "better-sqlite3": "^11.6.0",
    "c8": "^10.1.2",
    "multi-tape": "^1.7.1"
  }
}
