{
  "name": "@bdsx/tpa",
  "version": "1.0.3",
  "description": "",
  "main": "src/index.js",
  "keywords": [],
  "author": "RedTNT",
  "license": "ISC",
  "bdsxPlugin": true,
  "scripts": {
    "build": "tsc",
    "watch": "tsc -w",
    "prepare": "tsc || exit 0"
  },
  "devDependencies": {
    "@types/node": "^12.20.36",
    "@typescript-eslint/eslint-plugin": "^4.33.0",
    "@typescript-eslint/parser": "^4.33.0",
    "eslint": "^7.32.0",
    "bdsx": "file:../bdsx"
  }
}
