{
  "name": "@swarmcloud/file",
  "version": "0.6.1",
  "description": "Let your viewers become your unlimitedly scalable CDN.",
  "main": "./file-p2p-engine.min.js",
  "module": "./file-p2p-engine.es.min.js",
  "types": "./file-p2p-engine.min.d.ts",
  "exports": {
    ".": {
      "types": "./file-p2p-engine.min.d.ts",
      "import": "./file-p2p-engine.es.min.js",
      "require": "./file-p2p-engine.min.js"
    },
    "./package.json": "./package.json"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cdnbye/file-p2p-engine.git"
  },
  "author": "cdnbye",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/cdnbye/file-p2p-engine/issues"
  },
  "homepage": "https://github.com/cdnbye/file-p2p-engine#readme"
}
