web3d / package.json
Julien Chaumond
Boloss (.dae)
9d520b3
raw
history blame
320 Bytes
{
"name": "web3d",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@tweenjs/tween.js": "^17.3.0",
"@types/tween.js": "^17.2.0",
"three": "^0.103.0"
}
}