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