sha256:2e56d30d4db4c0d4056de3af340257f4e70c21f524851866a9f888900d7af920

Found in archives

dependencies:
  write-pkg: 3.1.0
lockfileVersion: 5
packages:
  /detect-indent/5.0.0:
    resolution:
      integrity: sha1-OHHMCmoALow+Wzz38zYmRnXwa50=
  /graceful-fs/4.1.11:
    resolution:
      integrity: sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=
  /imurmurhash/0.1.4:
    resolution:
      integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=
  /is-plain-obj/1.1.0:
    resolution:
      integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
  /make-dir/1.0.0:
    dependencies:
      pify: 2.3.0
    resolution:
      integrity: sha1-l6ARdR6R3YfPre9Ygy67BJNt6Xg=
  /pify/2.3.0:
    resolution:
      integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=
  /slide/1.1.6:
    resolution:
      integrity: sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=
  /sort-keys/1.1.2:
    dependencies:
      is-plain-obj: 1.1.0
    resolution:
      integrity: sha1-RBttTTRnmPG05J6JIK37oOVD+a0=
  /sort-keys/2.0.0:
    dependencies:
      is-plain-obj: 1.1.0
    resolution:
      integrity: sha1-ZYU1WEhh7JfXMNbPQYIuH1ZoQSg=
  /write-file-atomic/2.1.0:
    dependencies:
      graceful-fs: 4.1.11
      imurmurhash: 0.1.4
      slide: 1.1.6
    resolution:
      integrity: sha512-0TZ20a+xcIl4u0+Mj5xDH2yOWdmQiXlKf9Hm+TgDXjTMsEYb+gDrmb8e8UNAzMCitX8NBqG4Z/FUQIyzv/R1JQ==
  /write-json-file/2.2.0:
    dependencies:
      detect-indent: 5.0.0
      graceful-fs: 4.1.11
      make-dir: 1.0.0
      pify: 2.3.0
      sort-keys: 1.1.2
      write-file-atomic: 2.1.0
    resolution:
      integrity: sha1-UYYlBruzthnu+reFnx/WxtBTCHY=
  /write-pkg/3.1.0:
    dependencies:
      sort-keys: 2.0.0
      write-json-file: 2.2.0
    resolution:
      integrity: sha1-AwqZlMyZk9JbTnWp8aGSNgcpHOk=
specifiers:
  write-pkg: ^3.1.0

Return to home page.