sha256:2abfed95e841238be516e7a14171ade80927cbcfd83cb9be58686ad4d22714f8

Found in archives

lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .:
    dependencies:
      write-json-file:
        specifier: ^2.2.0
        version: 2.3.0
    optionalDependencies:
      is-negative:
        specifier: ^2.1.0
        version: 2.1.0
    devDependencies:
      is-positive:
        specifier: ^3.1.0
        version: 3.1.0

packages:

  detect-indent@5.0.0:
    resolution: {integrity: sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==}
    engines: {node: '>=4'}

  graceful-fs@4.2.2:
    resolution: {integrity: sha512-IItsdsea19BoLC7ELy13q1iJFNmd7ofZH5+X/pJr90/nRoPEX0DJo1dHDbgtYWOhJhcCgMDTOw84RZ72q6lB+Q==}

  imurmurhash@0.1.4:
    resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
    engines: {node: '>=0.8.19'}

  is-negative@2.1.0:
    resolution: {integrity: sha512-+iCKT4ZcvjRnjkHnQjZ8/qfciLLGD8BFKS0GNR5VjDU6jEiwh899R0GSMkaYcuTNd7fEKXb3Qib0webe6HczNw==}
    engines: {node: '>=0.10.0'}

  is-plain-obj@1.1.0:
    resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==}
    engines: {node: '>=0.10.0'}

  is-positive@3.1.0:
    resolution: {integrity: sha512-8ND1j3y9/HP94TOvGzr69/FgbkX2ruOldhLEsTWwcJVfo4oRjwemJmJxt7RJkKYH8tz7vYBP9JcKQY8CLuJ90Q==}
    engines: {node: '>=0.10.0'}

  make-dir@1.3.0:
    resolution: {integrity: sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==}
    engines: {node: '>=4'}

  pify@3.0.0:
    resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==}
    engines: {node: '>=4'}

  signal-exit@3.0.2:
    resolution: {integrity: sha512-meQNNykwecVxdu1RlYMKpQx4+wefIYpmxi6gexo/KAbwquJrBUrBmKYJrE8KFkVQAAVWEnwNdu21PgrD77J3xA==}

  sort-keys@2.0.0:
    resolution: {integrity: sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==}
    engines: {node: '>=4'}

  write-file-atomic@2.4.3:
    resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==}

  write-json-file@2.3.0:
    resolution: {integrity: sha512-84+F0igFp2dPD6UpAQjOUX3CdKUOqUzn6oE9sDBNzUXINR5VceJ1rauZltqQB/bcYsx3EpKys4C7/PivKUAiWQ==}
    engines: {node: '>=4'}

snapshots:

  detect-indent@5.0.0: {}

  graceful-fs@4.2.2: {}

  imurmurhash@0.1.4: {}

  is-negative@2.1.0:
    optional: true

  is-plain-obj@1.1.0: {}

  is-positive@3.1.0: {}

  make-dir@1.3.0:
    dependencies:
      pify: 3.0.0

  pify@3.0.0: {}

  signal-exit@3.0.2: {}

  sort-keys@2.0.0:
    dependencies:
      is-plain-obj: 1.1.0

  write-file-atomic@2.4.3:
    dependencies:
      graceful-fs: 4.2.2
      imurmurhash: 0.1.4
      signal-exit: 3.0.2

  write-json-file@2.3.0:
    dependencies:
      detect-indent: 5.0.0
      graceful-fs: 4.2.2
      make-dir: 1.3.0
      pify: 3.0.0
      sort-keys: 2.0.0
      write-file-atomic: 2.4.3

Return to home page.