{
  "name": "@ohze/sfs2x",
  "version": "1.7.6-4",
  "description": "SmartFoxServer 2X HTML5/JavaScript API",
  "module": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\"",
    "publish-please": "publish-please",
    "prepublishOnly": "publish-please guard"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ohze/sfs2x-js.git"
  },
  "keywords": [
    "sfs2x"
  ],
  "author": "smartfoxserver.com",
  "license": "UNLICENSED",
  "bugs": {
    "url": "https://github.com/ohze/sfs2x-js/issues"
  },
  "homepage": "https://github.com/ohze/sfs2x-js#readme",
  "dependencies": {
    "datastream-js": "^1.0.3",
    "md5": "^2.2.1",
    "pako-es": "^1.0.7",
    "text-encoding": "^0.6.4"
  },
  "devDependencies": {
    "publish-please": "^2.3.1"
  }
}
