mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-21 21:09:22 +00:00
14 lines
365 B
JSON
14 lines
365 B
JSON
{
|
|
"name": "api-v2",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "3.7.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.2.tgz",
|
|
"integrity": "sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ=="
|
|
}
|
|
}
|
|
}
|