{
  "name": "tvision-t4-vue",
  "version": "1.0.0",
  "main": "index.js",
  "module": "dist/vue-component.esm.js",
  "license": "MIT",
  "scripts": {
    "deploy": "packpub publish --source tnpm"
  },
  "buildOptions": {
    "name": "",
    "formats": ["esm"]
  }
}
