mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-24 22:39:21 +00:00
20 lines
636 B
JSON
20 lines
636 B
JSON
{
|
|
"name": "api-v2",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "12.12.8",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.8.tgz",
|
|
"integrity": "sha512-XLla8N+iyfjvsa0KKV+BP/iGSoTmwxsu5Ci5sM33z9TjohF72DEz95iNvD6pPmemvbQgxAv/909G73gUn8QR7w==",
|
|
"dev": true
|
|
},
|
|
"typescript": {
|
|
"version": "3.7.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.2.tgz",
|
|
"integrity": "sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ=="
|
|
}
|
|
}
|
|
}
|