diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 22:12:42 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 22:12:42 +0200 |
| commit | 954244171108b039ce3e472e8eb09355c792af8d (patch) | |
| tree | b13e5785dce40a72f3ae0801751b1d64153a9bc8 /package.json | |
Initial commit
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package.json b/package.json new file mode 100644 index 0000000..7d3e012 --- /dev/null +++ b/package.json @@ -0,0 +1,8 @@ +{ + "name": "slam-types", + "version": "1.0.0", + "description": "", + "main": "index.ts", + "author": "", + "license": "ISC" +}
\ No newline at end of file |
