{
  "name": "kodyfire-core",
  "version": "0.1.36",
  "description": "Common types used by kodyfire.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/nooqta/kodyfire.git",
    "directory": "packages/kodyfire-core"
  },
  "bugs": {
    "url": "https://github.com/nooqta/kodyfire/issues"
  },
  "scripts": {
    "watch": "tsc -w",
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc -p tsconfig.json"
  },
  "author": "NOQTA",
  "license": "ISC",
  "dependencies": {
    "@angular-devkit/schematics": "^12.2.3",
    "js-yaml": "^4.1.0",
    "lodash": "^4.17.21",
    "morphmorph": "^0.1.3",
    "typescript": "~4.5.5"
  },
  "devDependencies": {
    "@types/node": "^17.0.14"
  },
  "gitHead": "6a69e666b918d428502ce37fae8ccf17b884cbed"
}
