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