{ "name": "gn-gen", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "stdio": "^2.1.1", "typescript": "^4.8.3" }, "bin": "./main.js", "pkg": { "assets": [ "res/**/*", "res/ohos.toolchain.cmake", "res/bin/linux/make" ] } }