Utils/package-lock.json

15 lines
391 B
JSON
Raw Normal View History

2019-03-08 00:39:43 +00:00
{
"name": "@hibas123/utils",
2020-10-17 23:12:40 +00:00
"version": "2.2.11",
2019-03-08 00:39:43 +00:00
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"typescript": {
2020-10-14 23:48:52 +00:00
"version": "4.0.3",
"resolved": "https://npm.hibas123.de/typescript/-/typescript-4.0.3.tgz",
"integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==",
2019-03-08 00:39:43 +00:00
"dev": true
}
}
}