0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2025-01-10 15:50:44 -05:00

Add main field to package.json

This commit is contained in:
Seth Vincent 2014-02-28 21:14:39 -08:00
parent 70717c0878
commit 929963395d

View file

@ -5,6 +5,7 @@
"homepage": "http://brm.io/matter-js/",
"author": "Liam Brummitt <liam@brm.io> (http://brm.io/)",
"description": "a 2D rigid body physics engine for the web",
"main": "build/matter.js",
"repository":{
"type" : "git",
"url" : "https://github.com/liabru/matter-js.git"