20 lines
441 B
JSON
20 lines
441 B
JSON
{
|
|
"name": "@avocado/entity",
|
|
"version": "1.0.14",
|
|
"main": "index.js",
|
|
"author": "cha0s",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@avocado/core": "1.x",
|
|
"@avocado/graphics": "1.x",
|
|
"@avocado/math": "1.x",
|
|
"@avocado/resource": "1.x",
|
|
"@avocado/physics": "1.x",
|
|
"@avocado/timing": "1.x",
|
|
"debug": "3.1.0",
|
|
"immutable": "4.0.0-rc.12",
|
|
"lodash.mapvalues": "4.6.0",
|
|
"lodash.without": "4.4.0"
|
|
}
|
|
}
|