{
  "name": "mp4-p2p-engine",
  "version": "0.0.1",
  "description": "Save Your Bandwidth using WebRTC.",
  "main": "./dist/mp4-p2p-engine.min.js",
  "scripts": {
    "git-push": "git add . && git commit -m 'release v0.1.0' && git push origin master",
    "git-pull": "git pull origin master",
    "publish": "npm publish",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cdnbye/mp4-p2p-engine.git"
  },
  "author": "cdnbye",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/cdnbye/mp4-p2p-engine/issues"
  },
  "homepage": "https://github.com/cdnbye/mp4-p2p-engine#readme"
}
