{
  "name": "blend4web",
  "version": "18.05.0",
  "description": "Blend4Web is a framework for creating interactive web-based 3D, VR and AR content using webgl. The framework can be used for showcasing products, e-learning, game development, advertising and web design.",
  "keywords": [
    "3D",
    "html5",
    "webgl",
    "webgl2",
    "webvr",
    "vr",
    "ar",
    "blender"
  ],
  "files": [
    "package.json",
    "VERSION",
    "src",
    "shaders",
    "dist",
    "index.js",
    "projects/my_project"
  ],
  "dependencies": {},
  "devDependencies": {
    "command-line-args": "^4.0.7",
    "html-string-replace-webpack-plugin": "^1.0.5",
    "html-webpack-plugin": "^2.30.1",
    "htmlparser2": "^3.9.2",
    "ini-parser": "0.0.2",
    "webpack": "3.9.1",
    "string-replace-webpack-plugin": "^0.1.3",
    "websocket": "^1.0.25",
    "tmp": "0.0.33",
    "zip-folder": "^1.0.0",
    "google-closure-compiler": "^20180204.0.0",
    "html-webpack-inline-source-plugin": "^0.0.9",
    "extract-text-webpack-plugin": "^3.0.2",
    "postcss-base64": "^0.7.1",
    "postcss-font-base64": "^1.0.4",
    "html-webpack-exclude-assets-plugin": "^0.0.5",
    "html-webpack-inline-svg-plugin": "^0.2.2",
    "pug": "^2.0.0-rc.4",
    "pug-loader": "^2.3.0",
    "sass-loader": "^6.0.6",
    "style-loader": "^0.19.0",
    "css-loader": "^0.28.7",
    "postcss-loader": "^2.0.9",
    "node-sass": "4.7.2",
    "file-loader": "^1.1.5",
    "string-replace-loader": "^1.3.0",
    "webpack-closure-compiler": "^2.1.6"
  },
  "scripts": {
    "prepack": "mv README.rst _README.rst",
    "postpack": "mv _README.rst README.rst"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TriumphLLC/Blend4Web.git"
  },
  "main": "index.js",
  "author": {
    "name": "Triumph LLC",
    "email": "info@blend4web.com"
  },
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/TriumphLLC/Blend4Web/issues"
  },
  "homepage": "https://github.com/TriumphLLC/Blend4Web#readme"
}
