{
  "name": "@rongcloud/electron-solution-renderer",
  "main": "index.js",
  "files": [
    "index.js",
    "dist"
  ],
  "__attrs__": {
    "globals": "RCCppEngine",
    "dist": "./dist/index.js"
  }
}
