{
  "name": "@opencc/opencc-linux-x64",
  "version": "1.4.2",
  "description": "Conversion between Traditional and Simplified Chinese (linux-x64 binary)",
  "license": "Apache-2.0",
  "author": "Carbo Kuo <byvoid@byvoid.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BYVoid/OpenCC.git"
  },
  "main": "index.js",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "index.js",
    "README.md",
    "prebuilds/linux-x64/opencc.node"
  ]
}
