Mercurial > hg > orthanc-stone
annotate Applications/Samples/package-lock.json @ 941:acc172f2b782
merge
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Fri, 02 Aug 2019 17:38:44 +0200 |
parents | ee41b6a017d7 |
children |
rev | line source |
---|---|
445 | 1 { |
2 "requires": true, | |
3 "lockfileVersion": 1, | |
4 "dependencies": { | |
5 "typescript": { | |
6 "version": "3.2.2", | |
7 "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.2.2.tgz", | |
8 "integrity": "sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg==" | |
9 } | |
10 } | |
11 } |