{
  "name": "tnp-models",
  "version": "19.0.49",
  "scripts": {
    "taon init": "taon init",
    "taon start": "taon start",
    "taon build:lib": "taon build:lib",
    "taon build:watch:lib": "taon build:watch:lib",
    "taon build:watch:app": "taon build:watch:app",
    "taon build:watch:electron": "taon build:watch:electron",
    "taon docs": "taon docs",
    "taon docs:watch": "taon docs:watch",
    "taon clear": "taon clear",
    "taon release": "taon release",
    "taon release:auto": "taon release:auto",
    "taon release:install:locally": "taon release:install:locally",
    "taon migration:create": "taon migration:create",
    "taon migration:run": "taon migration:run",
    "taon migration:revert": "taon migration:revert",
    "taon vscode:temp:show": "taon vscode:temp:show",
    "taon vscode:temp:hide": "taon vscode:temp:hide"
  },
  "license": "MIT",
  "author": "Dfilipiak",
  "private": false,
  "homepage": "https://github.com/darekf77/tnp-models#readme",
  "dependencies": {
    "typescript-class-helpers": "~19.0.0"
  },
  "description": "Description for tnp-models. Hello world!",
  "main": "dist/app.electron.js",
  "optionalDependencies": {},
  "bin": {},
  "peerDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/darekf77/tnp-models.git"
  }
}
