{
  "name": "swarmcloud-hls-sw",
  "version": "0.8.1",
  "description": "Let your viewers become your unlimitedly scalable CDN.",
  "main": "./dist/ios-p2p-engine.min.js",
  "files": [
    "dist"
  ],
  "scripts": {
    "git-push": "git add demo && git add package.json && git add README.md && git add Readme_zh.md && git commit -m 'release v0.8.1' && git push -u origin main",
    "git-pull": "git pull origin master",
    "publish": "npm publish"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/swarm-cloud/hls-sw-p2p-engine.git"
  },
  "author": "swarmcloud",
  "license": "MIT",
  "keywords": [
    "html5",
    "WebRTC",
    "video",
    "safari",
    "ios",
    "p2p",
    "peer-to-peer",
    "hls",
    "cdnbye",
    "bittorrent",
    "webrtc data channel",
    "http live streaming"
  ]
}
