DenReg/tar/meta.json
Fabian Stamm 4db95143a0
All checks were successful
continuous-integration/drone/push Build is passing
switching back to deno std tar
2020-08-02 23:37:16 +02:00

13 lines
267 B
JSON

{
"name": "@denreg-tar",
"version": "0.2.0",
"description": "Pack and Unpack tar files",
"author": "Fabian Stamm <dev@fabianstamm.de>",
"contributors": [],
"files": [
"**/*.ts",
"**/*.js",
"importmap.json",
"README.md"
]
}