{ "name": "@netcatty/example-hello-plugin", "version": "0.1.0", "private": true, "type": "module", "scripts": { "build": "tsc -p tsconfig.json" }, "dependencies": { "@netcatty/plugin-sdk": "0.1.0-internal" } }