mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
11 lines
No EOL
279 B
JSON
11 lines
No EOL
279 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": "docs",
|
|
"themedir": "matter-doc-theme",
|
|
"paths": "src"
|
|
}
|
|
} |