Mercurial > hg > orthanc-stone
view Deprecated/Applications/Samples/Deprecated/package-lock.json @ 1489:6e43cac7833c
Added public method to update canvas pixel size from CSS size
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Tue, 23 Jun 2020 15:41:52 +0200 |
parents | ff8d2e46ac63 |
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==" } } }