2019-03-22 11:25:20 -05:00
|
|
|
{
|
|
|
|
"name": "@avocado/physics",
|
2020-06-25 05:38:49 -05:00
|
|
|
"version": "1.0.6",
|
2019-03-22 11:25:20 -05:00
|
|
|
"main": "index.js",
|
|
|
|
"author": "cha0s",
|
2019-03-24 03:24:35 -05:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2019-03-28 12:44:56 -05:00
|
|
|
"@avocado/core": "1.x",
|
|
|
|
"@avocado/graphics": "1.x",
|
|
|
|
"@avocado/math": "1.x",
|
|
|
|
"@avocado/physics": "1.x",
|
|
|
|
"immutable": "4.0.0-rc.12",
|
2019-04-12 23:51:14 -05:00
|
|
|
"matter-js": "0.14.2",
|
|
|
|
"poly-decomp": "0.3.0"
|
2019-03-24 03:24:35 -05:00
|
|
|
}
|
2019-03-22 11:25:20 -05:00
|
|
|
}
|