Add meta.json to tar package
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
523ac17e92
commit
e7888075d6
12
tar/meta.json
Normal file
12
tar/meta.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "@denreg-tar",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"description": "Pack and Unpack tar files",
|
||||||
|
"author": "Fabian Stamm <dev@fabianstamm.de>",
|
||||||
|
"contributors": [],
|
||||||
|
"files": [
|
||||||
|
"**/*.ts",
|
||||||
|
"**/*.js",
|
||||||
|
"importmap.json"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user