{
  "name": "hermes-engine-cli",
  "version": "0.12.0",
  "private": false,
  "description": "Hermes Engine cli tools for host platforms",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:facebook/hermes.git"
  },
  "files": [
    "README.md",
    "linux64-bin/hbcdump",
    "linux64-bin/hdb",
    "linux64-bin/hermes",
    "linux64-bin/hermesc",
    "osx-bin/hbcdump",
    "osx-bin/hdb",
    "osx-bin/hermes",
    "osx-bin/hermesc",
    "win64-bin/icudt64.dll",
    "win64-bin/icuin64.dll",
    "win64-bin/icuio64.dll",
    "win64-bin/icutest64.dll",
    "win64-bin/icutu64.dll",
    "win64-bin/icuuc64.dll",
    "win64-bin/msvcp140.dll",
    "win64-bin/vcruntime140.dll",
    "win64-bin/vcruntime140_1.dll",
    "win64-bin/hbcdump.exe",
    "win64-bin/hdb.exe",
    "win64-bin/hermes.exe",
    "win64-bin/hermesc.exe"
  ]
}
