Current section
Files
Jump to
Current section
Files
live_three
package.json
package.json
{
"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"
}
}