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.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/packages/typings/package.json b/packages/typings/package.json
deleted file mode 100644
index 5da8389d6..000000000
--- a/packages/typings/package.json
+++ /dev/null
@@ -1,22 +0,0 @@
1{
2 "name": "@meetfranz/typings",
3 "version": "0.0.11",
4 "description": "TypeScript typings for internal and external projects",
5 "author": "Stefan Malzner <stefan@adlk.io>",
6 "homepage": "https://github.com/meetfranz/franz",
7 "license": "Apache-2.0",
8 "directories": {
9 "types": "types"
10 },
11 "publishConfig": {
12 "access": "public"
13 },
14 "repository": {
15 "type": "git",
16 "url": "git+https://github.com/meetfranz/franz.git"
17 },
18 "bugs": {
19 "url": "https://github.com/meetfranz/franz/issues"
20 },
21 "gitHead": "e9b9079dc921e85961954727a7b2a8eabe5b9798"
22}