{
    "name": "live_three",
    "version": "0.1.0",
    "description": "Three.js Hook for Phoenix LiveView",
    "main": "assets/js/index.js",
    "files": [
        "assets/js"
    ],
    "peerDependencies": {
        "three": ">=0.150.0"
    }
}