{
  "name": "electron-unrar-js",
  "version": "1.0.1",
  "description": "Recompiled for Electron or Browser-based use || Pure JavaScript RAR archive extractor by compile the official unrar lib by Emscripten",
  "homepage": "https://github.com/YuJianrong/node-unrar.js",
  "bugs": {
    "url": "https://github.com/alice-em/node-unrar.js/issues"
  },
  "repository": "alice-em/node-unrar.js",
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "scripts": {},
  "keywords": [
    "unrar",
    "electron"
  ],
  "author": "Jianrong Yu <yujianrong@gmail.com>",
  "license": "MIT",
  "devDependencies": {}
}
