diff --git a/tar/meta.json b/tar/meta.json new file mode 100644 index 0000000..cd93559 --- /dev/null +++ b/tar/meta.json @@ -0,0 +1,12 @@ +{ + "name": "@denreg-tar", + "version": "0.0.1", + "description": "Pack and Unpack tar files", + "author": "Fabian Stamm ", + "contributors": [], + "files": [ + "**/*.ts", + "**/*.js", + "importmap.json" + ] +} \ No newline at end of file