mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
11 lines
284 B
JSON
11 lines
284 B
JSON
|
{
|
||
|
"name": "Matter.js Physics Engine API Docs",
|
||
|
"description": "a 2D rigid body physics engine for the web",
|
||
|
"url": "http://brm.io/matter-js/",
|
||
|
"options": {
|
||
|
"linkNatives": true,
|
||
|
"outdir": "doc/build",
|
||
|
"themedir": "matter-doc-theme",
|
||
|
"paths": "src"
|
||
|
}
|
||
|
}
|