20 lines
443 B
JSON
20 lines
443 B
JSON
{
|
|
"name": "@avocado/graphics",
|
|
"version": "1.0.6",
|
|
"main": "index.js",
|
|
"author": "cha0s",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@avocado/core": "1.x",
|
|
"@avocado/math": "1.x",
|
|
"@avocado/resource": "1.x",
|
|
"@pixi/filter-advanced-bloom": "2.7.0",
|
|
"debug": "3.1.0",
|
|
"immutable": "4.0.0-rc.12",
|
|
"pixi.js": "4.8.6",
|
|
"three": "0.103.0",
|
|
"three.proton.js": "0.1.5",
|
|
"web-animations-js": "2.3.1"
|
|
}
|
|
}
|