{
  "name": "whs",
  "homepage": "https://github.com/WhitestormJS/whitestorm.js",
  "repository" : {
      "type": "git",
      "url": "https://github.com/WhitestormJS/whitestorm.js"
  },
  "authors": [
    "sasha240100 <siteprogcom@gmail.com>"
  ],
  "description": "Framework for developing 3D web apps with physics.",
  "main": "index.html",
  "moduleType": [
    "globals"
  ],
  "license": "Apache",
  "ignore": [
    "**/.*",
    "node_modules",
    "test",
    "src",
    "examples",
    "media"
  ]
}
