{
    "name": "starfall-app",
    "version": "2.0.24",
    "private": true,
    "main": "dist/starfall-app.js",
    "browser": {
        "starfall-app-css": "dist/starfall-app.css",
        "starfall-app": "dist/starfall-app.js"
    },
    "files": [
        "dist"
    ],
    "license": "MIT",
    "dependencies": {},
    "devDependencies": {
        "github-markdown-css": "^5.9.0",
        "jquery": "^4.0.0",
        "socket.io-client": "^4.8.3"
    },
    "cssExtract": true
}
