twigs-nextcloud/package-lock.json

13 lines
342 B
JSON
Raw Normal View History

{
"name": "twigs",
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"typescript": {
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz",
"integrity": "sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w=="
}
}
}