sajt/package-lock.json

17 lines
246 B
JSON
Raw Normal View History

2024-08-15 19:52:42 +02:00
{
"name": "sajt",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "sajt",
"version": "0.0.1",
"license": "ISC",
"bin": {
"sajt": "bin/sajt"
}
}
}
}