{
  "name": "schemix-example",
  "version": "0.0.1",
  "description": "",
  "scripts": {
    "start": "ts-node ./"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "schemix": "^1.1.4",
    "ts-node": "^10.7.0"
  }
}
