Utils/package-lock.json
2020-10-18 01:12:40 +02:00

15 lines
391 B
JSON

{
"name": "@hibas123/utils",
"version": "2.2.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"typescript": {
"version": "4.0.3",
"resolved": "https://npm.hibas123.de/typescript/-/typescript-4.0.3.tgz",
"integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==",
"dev": true
}
}
}