{
  "name": "rooftop2",
  "version": "3.0.0",
  "description": "Rooftop Snipers 2 unity",
  "main": "index.html",
  "unpkg": "index.html",
  "files": [
    "fonts/",
    "screenshots/",
    "*.js",
    "*.png",
    "*.unityweb",
    "*.json",
    "favicon.ico",
    "index.html"
  ],
  "keywords": [
    "unity",
    "webgl",
    "game"
  ],
  "license": "ISC"
}