{
  "name": "@onescience/onecode",
  "version": "1.14.50-202607011608",
  "private": false,
  "license": "MIT",
  "description": "OneScience AI coding agent for the terminal.",
  "bin": {
    "onecode": "./bin/onecode"
  },
  "scripts": {
    "postinstall": "node ./postinstall.mjs"
  }
}