- commit
- c86787f14ff119c98efc64198489796dc0ebc983
- parent
- 57685a57a506b62dcd35053ae04661be79628135
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2018-09-16 08:39
add package.json
Diffstat
| A | package.json | 6 | ++++++ |
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
@@ -0,0 +1,6 @@
-1 1 {
-1 2 "name": "trickytowers",
-1 3 "dependencies": {
-1 4 "matter-js": "^0.14.2"
-1 5 }
-1 6 }