aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typings/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typings/package.json')
-rw-r--r--packages/typings/package.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/typings/package.json b/packages/typings/package.json
new file mode 100644
index 000000000..bdf2e4f37
--- /dev/null
+++ b/packages/typings/package.json
@@ -0,0 +1,8 @@
1{
2 "name": "@meetfranz/typings",
3 "version": "0.0.0",
4 "description": "Typescript type roots for internal and external projects",
5 "license": "Apache-2.0",
6 "author": "Stefan Malzner <stefan@adlk.io>",
7 "homepage": "https://github.com/meetfranz/franz"
8}