{
  "name": "swarmcloud-mp4-sw",
  "version": "0.2.2",
  "description": "Let your viewers become your unlimitedly scalable CDN.",
  "main": "./dist/mp4-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.2.2' && git push -u origin main",
    "git-pull": "git pull origin master",
    "publish": "npm publish"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/swarm-cloud/mp4-sw-p2p-engine.git"
  },
  "author": "swarmcloud",
  "license": "MIT",
  "keywords": [
    "html5",
    "WebRTC",
    "video",
    "safari",
    "ios",
    "p2p",
    "peer-to-peer",
    "mp4",
    "cdnbye",
    "bittorrent",
    "webrtc data channel",
    "vod"
  ]
}
