{ "name": "@genarrative/agc-plugin-unity-editor", "private": true, "version": "0.1.0", "type": "module", "description": "AGC Unity 编辑器插件", "scripts": { "test": "node --test src/entry.test.mjs" }, "dependencies": { "@genarrative/agc-plugin-sdk": "0.1.0" } }