{
  "name": "web-imgui",
  "version": "0.0.1",
  "description": "Web ImGui",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fscherf/web-imgui.git"
  },
  "author": "Florian Scherf <mail@florianscherf.de>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fscherf/web-imgui/issues"
  },
  "homepage": "https://github.com/fscherf/web-imgui/README.md",
  "files": [
    "dist/*/*",
    "src/*/*"
  ],
  "devDependencies": {
    "@fortawesome/fontawesome-free": "^6.1.1",
    "http-server": "^14.1.1",
    "sass": "^1.53.0",
    "typescript": "^4.7.4"
  }
}
