Mercurial > hg > orthanc-stone
view Applications/Samples/package-lock.json @ 1294:a0d6e83e6cb6 bugs/2020-02-invisible-slice
Close branch bugs/2020-02-invisible-slice.
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Fri, 21 Feb 2020 15:09:02 +0000 |
parents | ee41b6a017d7 |
children |
line wrap: on
line source
{ "requires": true, "lockfileVersion": 1, "dependencies": { "typescript": { "version": "3.2.2", "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.2.2.tgz", "integrity": "sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg==" } } }