{
  "name": "@onescience/onecode",
  "version": "1.14.50-202607011539",
  "private": false,
  "license": "MIT",
  "description": "OneScience AI coding agent for the terminal.",
  "bin": {
    "onecode": "./bin/onecode"
  },
  "scripts": {
    "postinstall": "node ./postinstall.mjs"
  },
  "optionalDependencies": {
    "onecode-linux-x64": "https://218.90.133.98:4443/onecode_tgz/onecode-1.14.50-202607011539/onecode-linux-x64-1.14.50-202607011539.tgz"
  }
}