view Applications/Samples/package-lock.json @ 946:dbe3e1e47019

Added tag toa2019080601 for changeset 2db3ef713664
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 06 Aug 2019 15:07:23 +0200
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=="
    }
  }
}