{
  "name": "kantime-rule-engine",
  "version": "1.0.3",
  "description": "A library for custom validation in the form based on the user defined json schema.",
  "main": "engineFormHandler.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HariharanGrasko/kantime-rule-engine.git"
  },
  "keywords": [
    "kantime",
    "Rule-Engine",
    "Phoenix",
    "ruleengine",
    "rule-engine"
  ],
  "author": "HARIHARAN JAISANKAR",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/HariharanGrasko/kantime-rule-engine/issues"
  },
  "homepage": "https://github.com/HariharanGrasko/kantime-rule-engine#readme",
  "dependencies": {
    "jsonq": "^1.2.0",
    "lodash": "^4.17.11",
    "@types/node": "^12.11.1"
  }
}
