{
  "name": "jscpd-linux-x64-gnu",
  "version": "5.0.12",
  "description": "Prebuilt Linux x64 GNU binaries for jscpd",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kucherenko/jscpd.git",
    "directory": "rust"
  },
  "keywords": [
    "jscpd",
    "prebuilt",
    "native-binary",
    "platform-package",
    "linux-x64"
  ],
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "bin",
    "LICENSE",
    "README.md"
  ],
  "publishConfig": {
    "access": "public"
  },
  "libc": [
    "glibc"
  ]
}
