12 lines
248 B
JSON
12 lines
248 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|