api-cli/package-lock.json

14 lines
395 B
JSON
Raw Normal View History

2021-07-07 11:18:50 +02:00
{
2021-07-07 11:59:44 +02:00
"name": "@nclazz/apicli",
2021-07-07 11:18:50 +02:00
"version": "1.0.0",
2021-07-07 11:59:44 +02:00
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"args-parser": {
"version": "1.2.0",
"resolved": "https://nexus.nclazz.de/repository/npm_public/args-parser/-/args-parser-1.2.0.tgz",
"integrity": "sha512-PNV3dPBkPt6RC6nfpwAbaRbK4urZ6yPRQhS4cmMpa09t+Gqu4Hz6AlREFDvAxZ1DRBKkbIDhm+X/IPHW6cuaQQ=="
}
}
2021-07-07 11:18:50 +02:00
}