{
  "name": "@hysc/external",
  "version": "2.4.2",
  "buildNumber": 10283,
  "description": "Boom external js sdk",
  "main": "lib/index.js",
  "files": [
    "lib",
    "index.d.ts"
  ],
  "scripts": {
    "restore-package": "node scripts/restore-package.js"
  },
  "repository": {
    "type": "git",
    "url": "git@git.baijiashilian.com:LLL/frondend/RLJSSDK.git"
  },
  "keywords": [
    "Boom",
    "js",
    "SDK"
  ],
  "types": "index.d.ts",
  "author": "zhaozhidan",
  "license": "ISC",
  "dependencies": {
    "@hysc/encrypt": "^0.0.8"
  }
}