{
  "name": "jsonfile",
  "versions": {
    "0.0.1": {
      "name": "jsonfile",
      "version": "0.0.1",
      "keywords": [],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "_id": "jsonfile@0.0.1",
      "maintainers": [
        {
          "name": "jp",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": [
        ""
      ],
      "dist": {
        "shasum": "b5f9f515121b2844f2cbfe14338b55c79800e1d8",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-0.0.1.tgz",
        "integrity": "sha512-exg1z4OyWfLfB05WCTNg+PB8MBSEBnRoRU6MjnE+GXRba1P2wfAvB0ISUWJM2Ve3M6JJlNHBJ4nFXEzjji/4HQ==",
        "signatures": [
          {
            "sig": "MEYCIQD2+bCDB8flfG2ixVV7oYM45i2xEUZSVdR8Pso5gSxIyAIhAK3p88dX8+U+qCA+Ec3EmcRyI9VGBsM/KmUmIVjq8Oil",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/jsonfile.js",
      "scripts": {
        "test": "mocha test"
      },
      "licenses": [
        {
          "url": "",
          "type": "MIT"
        }
      ],
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "description": "Easily read/write JSON files.",
      "directories": {},
      "dependencies": {},
      "devDependencies": {
        "mocha": "~1.4.2",
        "mkdirp": "~0.3.4",
        "testutil": "~0.2.2"
      },
      "contributors": []
    },
    "1.0.0": {
      "name": "jsonfile",
      "version": "1.0.0",
      "keywords": [],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "_id": "jsonfile@1.0.0",
      "maintainers": [
        {
          "name": "jp",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": [
        ""
      ],
      "dist": {
        "shasum": "51931adf3cddd2073ab6f5f5517ca4780f22dfa7",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-1.0.0.tgz",
        "integrity": "sha512-HezWKFOP9lixAhR8sU5GMO9DXT6L6XRtkl9y+6V9TAyqfhsAbuw3KIfIbS3FzMHTTGW91XhozO/4TNZr0FDE9g==",
        "signatures": [
          {
            "sig": "MEQCIET10UNxVn7l8XVK8HFbCd7zKeqFVGrKZPn/tLsSjVb5AiBSYh3eU9SGiWdMRUWTTVIJhnm3M4X2Hd39v8Wi+v81fw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/jsonfile.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test"
      },
      "_npmUser": {
        "name": "jp",
        "email": "jprichardson@gmail.com"
      },
      "licenses": [
        {
          "url": "",
          "type": "MIT"
        }
      ],
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "1.2.17",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "dependencies": {},
      "devDependencies": {
        "mocha": "*",
        "testutil": "~0.5.1"
      },
      "contributors": []
    },
    "1.0.1": {
      "name": "jsonfile",
      "version": "1.0.1",
      "keywords": [],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "_id": "jsonfile@1.0.1",
      "maintainers": [
        {
          "name": "jp",
          "email": "jprichardson@gmail.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "ea5efe40b83690b98667614a7392fc60e842c0dd",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-1.0.1.tgz",
        "integrity": "sha512-KbsDJNRfRPF5v49tMNf9sqyyGqGLBcz1v5kZT01kG5ns5mQSltwxCKVmUzVKtEinkUnTDtSrp6ngWpV7Xw0ZlA==",
        "signatures": [
          {
            "sig": "MEQCIAccvQ7g8ZJAHx06l+hyGxJWRwP2nsEyusF3crIkqgPyAiBpnLF5ud2NZqv8iqSBTk3nrWZe81kjp2mbnKedjBGjrw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/jsonfile.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test"
      },
      "_npmUser": {
        "name": "jp",
        "email": "jprichardson@gmail.com"
      },
      "licenses": [
        {
          "url": "",
          "type": "MIT"
        }
      ],
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "1.2.32",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "dependencies": {},
      "devDependencies": {
        "mocha": "*",
        "testutil": "~0.5.1"
      },
      "contributors": []
    },
    "1.1.0": {
      "name": "jsonfile",
      "version": "1.1.0",
      "keywords": [],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "_id": "jsonfile@1.1.0",
      "maintainers": [
        {
          "name": "jp",
          "email": "jprichardson@gmail.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "8b72486f9e6bf3fd1bb809762532fcabef4b7640",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-1.1.0.tgz",
        "integrity": "sha512-Vf6dzyoxoyTF+UYGl7ovA9ahhAE2OiggEB4W19/UumdTtWk4UCovidEuGr/fZZ4SZGdzLsvZb9JTicOqnu3vyg==",
        "signatures": [
          {
            "sig": "MEUCIBfNcdxtwLBgVqMTMAS1eKBpN8e0oCP74aak6Vt+bY5WAiEAhq7JLffW0PN00TotfpvKJZE3R8jKUSVUwf8pEMIGEfs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/jsonfile.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test"
      },
      "_npmUser": {
        "name": "jp",
        "email": "jprichardson@gmail.com"
      },
      "licenses": [
        {
          "url": "",
          "type": "MIT"
        }
      ],
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "1.2.32",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "dependencies": {},
      "devDependencies": {
        "mocha": "*",
        "testutil": "~0.5.1"
      },
      "contributors": []
    },
    "1.1.1": {
      "name": "jsonfile",
      "version": "1.1.1",
      "keywords": [
        "read",
        "write",
        "file",
        "json"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "_id": "jsonfile@1.1.1",
      "maintainers": [
        {
          "name": "jp",
          "email": "jprichardson@gmail.com"
        }
      ],
      "dist": {
        "shasum": "da4fd6ad77f1a255203ea63c7bc32dc31ef64433",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-1.1.1.tgz",
        "integrity": "sha512-yrmo536TrJWDHNYlkCjtkPSqNnAkt6u1k89O5Xxr53zc4DkdikTHE+Fx6VF7syJd18xsdo24U4csedAkhLgxVQ==",
        "signatures": [
          {
            "sig": "MEQCIGfz2nyWfuUe8oAWnUUxy8p6tma40bxGEvl3cfPDBFbHAiBL6fGf38jgxUGliosaf2j+cwBDI8CCxmFhbuibpG8Iqg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/jsonfile.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test"
      },
      "_npmUser": {
        "name": "jp",
        "email": "jprichardson@gmail.com"
      },
      "licenses": [
        {
          "url": "",
          "type": "MIT"
        }
      ],
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "1.2.17",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "dependencies": {},
      "devDependencies": {
        "mocha": "*",
        "testutil": "~0.5.1"
      },
      "contributors": []
    },
    "1.2.0": {
      "name": "jsonfile",
      "version": "1.2.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "_id": "jsonfile@1.2.0",
      "maintainers": [
        {
          "name": "jp",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "5f35d6cd9f946ec97b5b18353fa9e58df1b86f6a",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-1.2.0.tgz",
        "integrity": "sha512-9Re1pI74qhRL7j94lp/Y69OqCR+XkEMvjunFo70Dcr6kT5vmRcfyfdyZrxmm7j6yLySBRVooiUy32FvI4lcNTg==",
        "signatures": [
          {
            "sig": "MEQCIF9aS7KoAjlDeLyp1Xp2ZRcEYY0+gKQACyyHBk2FYlCXAiAoX2WKE3qq93bYI1/X66GBi1nsO6p9ZlJL6a62CFiefg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/jsonfile.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test"
      },
      "_npmUser": {
        "name": "jp",
        "email": "jprichardson@gmail.com"
      },
      "licenses": [
        {
          "url": "",
          "type": "MIT"
        }
      ],
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "1.4.3",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "dependencies": {},
      "devDependencies": {
        "mocha": "*",
        "testutil": "~0.5.1"
      },
      "contributors": []
    },
    "2.0.0": {
      "name": "jsonfile",
      "version": "2.0.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "_id": "jsonfile@2.0.0",
      "maintainers": [
        {
          "name": "jp",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "c3944f350bd3c078b392e0aa1633b44662fcf06b",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.0.0.tgz",
        "integrity": "sha512-9OxeWJw3I2/PGWqSftf3MO+EpmhpV0c5hPX7IeMCgLviiKKLv7IIMT35ExGYY5BJmQBu4u0krbhtzbnQ3xU65g==",
        "signatures": [
          {
            "sig": "MEYCIQDNzoxrcADaHgtUcBDnGUdPzzZo24lzVgtQ8AoIgZZeQwIhAMbA4S0FE+fCAb1tjKnPzfO5ziy9feViFCUwmDSzcJ7c",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/jsonfile.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test"
      },
      "_npmUser": {
        "name": "jp",
        "email": "jprichardson@gmail.com"
      },
      "licenses": [
        {
          "url": "",
          "type": "MIT"
        }
      ],
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "1.4.3",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "dependencies": {},
      "devDependencies": {
        "mocha": "*",
        "terst": "^0.2.0",
        "testutil": "^0.7.0"
      },
      "contributors": []
    },
    "2.0.1": {
      "name": "jsonfile",
      "version": "2.0.1",
      "keywords": [
        "read",
        "write",
        "file",
        "json"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.0.1",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "4d78eb5d7986539e4c9fe52c0b55ffacacb85bd3",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.0.1.tgz",
        "integrity": "sha512-YnqLZE/vAtmnvvKhii4IioUjDPqR/azVHCOe3DyMj3zDtGPzAnwZQXQ94pXTI6F1d8d6d5jO7uq9kuoiUCXhDQ==",
        "signatures": [
          {
            "sig": "MEYCIQDXm6nNLIYZ7bS9PNmwPp+NOA5GeHr4Zz6fjUmtpPTmEQIhANFf+ozYTqNla3NNqnudFZUb1rGuKsckUoSyAv9IvtGX",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/jsonfile.js",
      "_from": ".",
      "_shasum": "4d78eb5d7986539e4c9fe52c0b55ffacacb85bd3",
      "gitHead": "101690b5086a69addc05a1ddafd91e907f07464e",
      "scripts": {
        "test": "mocha test"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "2.3.0",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "0.10.32",
      "dependencies": {},
      "devDependencies": {
        "mocha": "*",
        "terst": "^0.2.0",
        "testutil": "^0.7.0"
      },
      "contributors": []
    },
    "2.1.0": {
      "name": "jsonfile",
      "version": "2.1.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.1.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "6c161a9fb56cd58a72c8a4afe9fc1c5a25aec87a",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.1.0.tgz",
        "integrity": "sha512-YJz/G28squbGa0xTec5xUjtqfLTcQh7gIBxkN+Al764KwwbklLetpEhleuEsrEMy3/SPqHL2Vj26mECCDFjusQ==",
        "signatures": [
          {
            "sig": "MEYCIQCiNEMVmpwLa7IwzGcnoPvoHrg+q5zYC2zKM75h7E/epgIhANeq9T3BEjrcMDpFNOW5qHeimBMg5P3OuRgKdgoU3yvm",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "6c161a9fb56cd58a72c8a4afe9fc1c5a25aec87a",
      "gitHead": "f2f267721c8180313815caa3052bf6e2e22c5eaf",
      "scripts": {
        "test": "standard && mocha test"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "2.10.1",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "2.1.0",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "4.x"
      },
      "contributors": []
    },
    "2.1.1": {
      "name": "jsonfile",
      "version": "2.1.1",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.1.1",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "ae2f84c547da212ea202ff196f3dddf68dc7cede",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.1.1.tgz",
        "integrity": "sha512-gtw1QeJsvtc/uCqA94BtAWR+o62O3Y6MeM0k8FSETkZJFMzeWvMukK4a78Dy+6v79sfXOsoEgBeVlojf0QC2Qw==",
        "signatures": [
          {
            "sig": "MEYCIQCK++8HVqo0GejwrHcXPv1vxuUlPdoT48i6D6Xr8P0plAIhAO2zUb4oLPO5N163hhfCfiILo8Slq/tXNgG5nws3DDc9",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "ae2f84c547da212ea202ff196f3dddf68dc7cede",
      "gitHead": "b062182deb05e2efe3faa938fd1ab6524f34f615",
      "scripts": {
        "test": "standard && mocha test"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "2.10.1",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "2.1.0",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "4.x"
      },
      "contributors": []
    },
    "2.1.2": {
      "name": "jsonfile",
      "version": "2.1.2",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.1.2",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "b0d7f9ac7a1766b93ccaec328371e1bd9f8fcdfc",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.1.2.tgz",
        "integrity": "sha512-AX/prUGFJHPRGTDJ3YOneBypedgKlOLukPWXHRjAw09sKJ1yObr5yJ2H2qLI/vxEHSySO2wYVWKj0glanzU97w==",
        "signatures": [
          {
            "sig": "MEUCIQDuv4JUmqkknurZwcybgtJ6RrVfb0Dk8oIfreSMCd23nwIgUFScHpZ5r0JZh1CaVH6P8yjNKMe5bwEkG0dyWe0EKiA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "b0d7f9ac7a1766b93ccaec328371e1bd9f8fcdfc",
      "gitHead": "ecfc7aa82653e35ff1844ffdc211e112609f69f8",
      "scripts": {
        "test": "standard && mocha test"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "2.10.1",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "2.1.0",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "4.x"
      },
      "contributors": []
    },
    "2.2.0": {
      "name": "jsonfile",
      "version": "2.2.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.2.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "677f73d8e93ffd670fe62e122f24cf6a1c967d97",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.2.0.tgz",
        "integrity": "sha512-b7ojoreM1orEdKcEqQwc52tEuYq6Zda4KzEZrGsM2aok1PQkGwv21s9MdtlvfRAQzE4nPkwVYWgJM+Ja3GAXHg==",
        "signatures": [
          {
            "sig": "MEUCIQCI0gm/2Rn1/6Wx6HB3K9dyDgQKb+s8nWc0ALGpLUXWpgIgDWJNRtfpYvMvNfJgN/t75Nxvp2JSfE18ltqljrriYpQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "677f73d8e93ffd670fe62e122f24cf6a1c967d97",
      "gitHead": "f0dadcabf56db19351f072763b394ec097ccb087",
      "scripts": {
        "test": "standard && mocha test"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "2.10.1",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "2.1.0",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "4.x"
      },
      "contributors": []
    },
    "2.2.1": {
      "name": "jsonfile",
      "version": "2.2.1",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.2.1",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "659e429e199fbb7d64b662df74301fbeeb0cc80a",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.2.1.tgz",
        "integrity": "sha512-QGOrSW0GzOBa3lZEQDXHME1fjybuwALiMwiFEIXiXyXlI0hutCbW10ufQ7ODEBDt9adLI0BkmhoOcReCY9QvTA==",
        "signatures": [
          {
            "sig": "MEUCIQCS0ESOwliolxB/5L6diccsrKEPMQOxqsmC954cbc4B2QIgJhK+AP0C9J/ZNqyb158FzTGLzoCjNh2kHFfO5rH88Pk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "659e429e199fbb7d64b662df74301fbeeb0cc80a",
      "gitHead": "0786584b75286e50aa12713b0852bd393b0f627e",
      "scripts": {
        "test": "standard && mocha test"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git@github.com:jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "2.3.0",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "0.10.32",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "4.x"
      },
      "contributors": []
    },
    "2.2.2": {
      "name": "jsonfile",
      "version": "2.2.2",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.2.2",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "07f3861df42175c995aaa4fbd94f90aaa95531cd",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.2.2.tgz",
        "integrity": "sha512-k1ZytcRvUGzlL+BMkdcG+s/5gKp/ixYNIV2apRhwFD3E2nGk5+uEkJuybuGlbDrY3QClUn53LHYHT4KC4auv8A==",
        "signatures": [
          {
            "sig": "MEUCIGJb6oXyIeLOfez4WFS/0oCKHqXkZIcbmzN1sAZsL5xvAiEApvrxOwajv0znx6UuLBJr58Ryyy/WexsQiPEtnydwwwM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "07f3861df42175c995aaa4fbd94f90aaa95531cd",
      "gitHead": "9b6d7089b33f95678b418656248c57b8d1989434",
      "scripts": {
        "test": "standard && mocha"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "2.10.1",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "2.1.0",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "4.x"
      },
      "contributors": []
    },
    "2.2.3": {
      "name": "jsonfile",
      "version": "2.2.3",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.2.3",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "e252b99a6af901d3ec41f332589c90509a7bc605",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.2.3.tgz",
        "integrity": "sha512-1LfuXcrZTsLZqJDc78kU67c+WcdfPbpy4m3VOMEWAKzAXhmK4NteKz1ObKKaaV5WzET27u4qU0bpf7NGJZ6bFA==",
        "signatures": [
          {
            "sig": "MEYCIQCWDbz2llTWzIeKP0N+/qdC8tMLRVx+7dxYurTISHOZZgIhANiONj2DyUgNHAh0pFPaxMEt6Mk6w+jUT8ul6HKJsFeJ",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "e252b99a6af901d3ec41f332589c90509a7bc605",
      "gitHead": "7688bc23d0800f8a98ca35f40a82950e54b4cad1",
      "scripts": {
        "test": "standard && mocha"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "2.14.3",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "4.1.0",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "4.x"
      },
      "contributors": []
    },
    "2.3.0": {
      "name": "jsonfile",
      "version": "2.3.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.3.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "ff9c20b67b9605c852e09f299859f48f130c19ec",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.3.0.tgz",
        "integrity": "sha512-T8fbc+cxfDVL2R3GCSwIUpl9EYm7XObJXlaJg0fGUPaD5iS6z68CQRnuoqHpNvl9l9ov7k1a5MIoOE7CEtP/3A==",
        "signatures": [
          {
            "sig": "MEYCIQDcH53kdw6h8h4G49ncog1OJBBTZKr4xSCLvybcNgEWZAIhAN5ntUPEpnCyyAJy9KBexV7X/Ms7DBeSahPjnDX50OSE",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "ff9c20b67b9605c852e09f299859f48f130c19ec",
      "gitHead": "99e8d3280fcbcacaf93aa49738e0889ae5c2527f",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "3.8.2",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "5.3.0",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "mock-fs": "^3.8.0",
        "standard": "^6.0.8"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile-2.3.0.tgz_1460870694675_0.8002879491541535",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.3.1": {
      "name": "jsonfile",
      "version": "2.3.1",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.3.1",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "28bcb29c596b5b7aafd34e662a329ba62cd842fc",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.3.1.tgz",
        "integrity": "sha512-938lzV3X3FfT0s833VnORqRMfFJ1N0xAMuYAHnScSOut6v5aUdiLGM0BXDA3jVeJRml44BwLVRQyMvVLLlB5cQ==",
        "signatures": [
          {
            "sig": "MEQCIBdxNYjMXb3EDkdtpi2pKYMErjeQwL7UVEfJlmvQ5N0cAiBFh77ZeURFhl+wIu4L7IJT2gfCWEwlteXY+C4oLMhtCA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "28bcb29c596b5b7aafd34e662a329ba62cd842fc",
      "gitHead": "bbaf134ae6599baf52eb853ec78ead1f9aec9fa6",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "3.5.4",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "5.3.0",
      "dependencies": {},
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "mock-fs": "^3.8.0",
        "standard": "^6.0.8"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile-2.3.1.tgz_1463146943042_0.31297345482744277",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0": {
      "name": "jsonfile",
      "version": "2.4.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@2.4.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "3736a2b428b87bbda0cc83b53fa3d633a35c2ae8",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-2.4.0.tgz",
        "integrity": "sha512-PKllAqbgLgxHaj8TElYymKCAgrASebJrWpTnEkOaTowt23VKXXN0sUeriJ+eh7y6ufb/CC5ap11pz71/cM0hUw==",
        "signatures": [
          {
            "sig": "MEUCID+o3JSxsMbyI5/gsqoGoK/gJgsd23txk/mNvqk3QfTUAiEAkj1Fn8PM2oQ4bX5Z//MIfT3GS61mWHX0do+I8DEOcig=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "3736a2b428b87bbda0cc83b53fa3d633a35c2ae8",
      "gitHead": "00b3983ac4aade79c64c7a8c2ced257078625c6d",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "jprichardson",
        "email": "jprichardson@gmail.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "6.1.0",
      "dependencies": {
        "graceful-fs": "^4.1.6"
      },
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "mock-fs": "^3.8.0",
        "standard": "^6.0.8"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile-2.4.0.tgz_1473989978270_0.6271681792568415",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.0": {
      "name": "jsonfile",
      "version": "3.0.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@3.0.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "92e7c7444e5ffd5fa32e6a9ae8b85034df8347d0",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-3.0.0.tgz",
        "integrity": "sha512-wBIyAFsOvfswPnacLA8XxlVXZM+bCI/VPogJwSaBoY5SMftKx51dbBczgv0mHl2eyS3OrKJZ4Z5q75Wvn+aJgQ==",
        "signatures": [
          {
            "sig": "MEQCIHmska99kj7dykGiBgzeFBIdqFVBahrg7s5Tg09NSFG6AiBkXOF/UelFhOoERsDPt2Selu2bvLDQ/N9EzO8wpFietg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "92e7c7444e5ffd5fa32e6a9ae8b85034df8347d0",
      "gitHead": "171315331167a8f83598be2e9aa352cfffaf8123",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "4.2.0",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "7.8.0",
      "dependencies": {
        "graceful-fs": "^4.1.6"
      },
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "mock-fs": "^3.8.0",
        "standard": "^6.0.8"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile-3.0.0.tgz_1493140755354_0.12630960741080344",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1": {
      "name": "jsonfile",
      "version": "3.0.1",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@3.0.1",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "a5ecc6f65f53f662c4415c7675a0331d0992ec66",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-3.0.1.tgz",
        "integrity": "sha512-oBko6ZHlubVB5mRFkur5vgYR1UyqX+S6Y/oCfLhqNdcc2fYFlDpIoNc7AfKS1KOGcnNAkvsr0grLck9ANM815w==",
        "signatures": [
          {
            "sig": "MEYCIQDa8bxlO0JfjL3GCZMYSrI5r/FknCQO5806ZqG6pZFrlAIhAIiwGoE9p1VXoonufxHZvx++oPY5VImOv1YcFEzasdsn",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "a5ecc6f65f53f662c4415c7675a0331d0992ec66",
      "gitHead": "51ec1e27d0426a107464cccab688e35ec64fc08d",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "4.2.0",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "7.8.0",
      "dependencies": {
        "graceful-fs": "^4.1.6"
      },
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "^6.0.8"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile-3.0.1.tgz_1499266104031_0.6694869988132268",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0": {
      "name": "jsonfile",
      "version": "4.0.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@4.0.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "8771aae0799b64076b76640fca058f9c10e33ecb",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-4.0.0.tgz",
        "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
        "signatures": [
          {
            "sig": "MEUCIHPSFSd9rf+EEeQ21A4Bn+sEw7ptLbuZAyupJCF/4KYGAiEA0zEt1CRWFwU45x0SYcoFb/wTzN9+hW2aoKLvPZK4DD0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "files": [
        "index.js"
      ],
      "_shasum": "8771aae0799b64076b76640fca058f9c10e33ecb",
      "gitHead": "840bcc77f4e0bfcdf44c32895af42de97e80e3a8",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "3.10.3",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "graceful-fs": "^4.1.6"
      },
      "devDependencies": {
        "mocha": "2.x",
        "rimraf": "^2.4.0",
        "standard": "^10.0.3"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile-4.0.0.tgz_1505244118025_0.7907822937704623",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.0": {
      "name": "jsonfile",
      "version": "5.0.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@5.0.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "e6b718f73da420d612823996fdf14a03f6ff6922",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-5.0.0.tgz",
        "fileCount": 5,
        "integrity": "sha512-NQRZ5CRo74MhMMC3/3r5g2k4fjodJ/wh8MxjFbCViWKFjxrnudWSY5vomh+23ZaXzAS7J3fBZIR2dV6WbmfM0w==",
        "signatures": [
          {
            "sig": "MEQCIGY72PPBhDWHq2kQOUsiToEL+kxnuBkckNzesAGpq8niAiBN1I9J1F0DI40sy12WuPjMpUH2RSOx8jOh3GtXRcEbGQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 18089,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblADoCRA9TVsSAnZWagAA8I8QAIYHIQ0x0ql6Bcru2pcy\n1tfYArpu7/mjGdNgRhVCJSRwNgcot20VfJrHzevp7rZIbjklX5BDWSGvK/y4\nvYhUfbsNjhbClbFcruzcK1TEg1WWy6r0R7X2+sqW/6TsQMVKJ9LxAVj+mBWv\n5cMMzmy6gy/QM1xMZkRR9JRNG65CfufDtftR1ylBGgtNv1jzQD3S/t5fUH5I\nfbTzOrUfKxxvRtg8FHGHzClFYUGTQBILsHjHgOI0i3Kb+UfJT1yoBVC8bCjQ\nfgJM7ImlqoWKTK5Zo1hqrYZp7AeHzrpB73kiewVOnlJ5PBZ7GkPOa/GPguML\nhYxq1R2XcrPsF7Pzyq6cCp0611xfUFhz6AugdYzgJd3U4g1RL1wEFFc5/Lkc\n4vgXwVlH0Z+PemA7C2hMc6qU2maCHw7b2yss62QqQbSJmoXaEc6TDHkCw0+P\nhr5C5t0FyHk+51qu7ABdE/eeqN0TVxqST7MBniAECkFPGRoKKLXr+IRexEiK\n12dlvGygYMTfa+Sjb9GOQC5SEBBLQWZF/3kINzTTHdVBgmDqUdqvOdPb7mQh\nphvprG9r6juCccaFpuVGsdBhd3Fu9c9Q5FDXB7FlHNZ3xOKjrk4Mo1XDAPjX\nujHwMEP01A5yj5VYppWVo2O1/3QTDUe4vu0ah/xWoIFE3zsMBUtjvCXAVdyd\n4Lkg\r\n=rTxf\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "gitHead": "5f647af41a77b8283927bb5872ab99dbf8e35dbc",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "6.1.0",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "10.7.0",
      "dependencies": {
        "graceful-fs": "^4.1.6",
        "universalify": "^0.1.2"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "rimraf": "^2.4.0",
        "standard": "^12.0.1"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile_5.0.0_1536426216111_0.27077949219066033",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0": {
      "name": "jsonfile",
      "version": "6.0.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@6.0.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "14c51dd6fceb667d3beeba1d164a23aad619bb51",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-6.0.0.tgz",
        "fileCount": 6,
        "integrity": "sha512-M4yexIvXXRwOw3TQILHJSxJa6i+efkRRIGmCYJoXy2sH91EovJihfIcryUzCG3uHgrcx9n3O/Hm8oY/uTdR59A==",
        "signatures": [
          {
            "sig": "MEYCIQDqrTSHGb2S/3kBwR3CC1BOaCVyMwneAdgs2P9CfY8fKgIhALKCk3k7+nmndj2mWAirWeDdK22So7hNxTxKz/S7N/FZ",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 18586,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU+h+CRA9TVsSAnZWagAAVlcP/0ZFDWAf315Mf90ZMO9U\nsauZMqqpgL67367h0jzi2fxiaP7vist0DamdC+7FW06/9ncvd0gLnFf9ySIC\nCE5HmBXEGF5MzwbNzipBZxIWkVS8FXOih7d20Rljeogw2DtX6HlQ5DHMZCm+\nB5h5wNuNiTNUwQ9+HhQJYqMiMweCcX0e/zuOUUnpC/rzdG3qVeCw913670xQ\ndvdDQ12NiUrfMFCtagGLJSK+b5kVHF7huAMuQncGlEvOq2dMGKiVy372BH1C\nEACWM/pv5aH0sU2qH3Q5p3UxbO9lZAfAJF1x4pNCNfPdTAnsyXu0atyYt1SG\nYyn82/ero89x2UBwK6OBlf/dTrmKxu3hGcZpuYms0CT0QcN9a3sLxSEC5+hP\ndousOqmOCL1fVbsrUEAlcbq8RxWDG/1zCx8jAFZZ1nofcZtmNS1orR1mOZFt\nw0SuhsDgm+1Wx2DpNPMoxO8aOswtAhliukNyXCN5//rzBUarHV56v3o/UYXE\nAHnetTmabHz2HNDLxKPt0dKkcGofiEObbHuxmwo3rwU1veQQmoIJ/s7npO1P\nZTQQ03gtnmkKTFdLJCiefCdNUcQAogTA6Oj9aQtExmMPTu1skiHX0JOLHMtM\n4td2NGJO6Kzi6Fcz7NS8TSrUHRBL3Cm0wIKOZpXWV/jFMtd0CLSV+RQsegoq\ndFbz\r\n=a1WV\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "gitHead": "1639f64b9596294440dee7ec9366cc6e30b65334",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "6.13.6",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "13.7.0",
      "dependencies": {
        "graceful-fs": "^4.1.6",
        "universalify": "^0.2.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "rimraf": "^2.4.0",
        "standard": "^12.0.1"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile_6.0.0_1582557309691_0.9814688137061665",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.1": {
      "name": "jsonfile",
      "version": "6.0.1",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@6.0.1",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "98966cba214378c8c84b82e085907b40bf614179",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-6.0.1.tgz",
        "fileCount": 6,
        "integrity": "sha512-jR2b5v7d2vIOust+w3wtFKZIfpC2pnRmFAhAC/BuweZFQR8qZzxH1OyrQ10HmdVYiXWkYUqPVsz91cG7EL2FBg==",
        "signatures": [
          {
            "sig": "MEUCIQCyUO1o+c1Ie7VEfRPX1dktIYyz5BBTPKx0Rl7jR9xb4wIgL9eQfVztmiCObGQ1DiMnJ6FDeHBQcel3w04zhaj3uO8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 18795,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeY7lfCRA9TVsSAnZWagAAvW4QAJWNB0aB0VdNdfoQV0Io\n8pG9pY4hus8KZLVii9AAJ3Rn3JiS2HEfR3fSyZjnAxv9npuQn6+4TpZ25LxE\nN1sr7m3KMF0GuvJHKVCvcghVELGoFRRzxK0eLPnKHD8WFPSIXMl4LhNkWUMg\nURSb6TDQ9OBvWTRloujaOr81vm4V29GgoQj4FxpW8OA7d14UPLIYpo0CtVnJ\nNqPJVccV9lVf59LFDqP5+9TapJEF2U69EOSgr0I105sX+9cVpvxTuKZcnOdK\nV0uTK1UQRi5vVhLIq05TA5d08OlE68DCNZ5do309iL9o1y4xsDWhYAhWtmQM\n11Gold7qobpwR1o8cnYvF37Iv1ZjTmmmYbSz2TcEGDfLXPXIh8o4CHpcX6Qa\nMlpci28vS2qyyMZGWZ4ng6Uv9o6lFB6dCmxkedGNCpIeHU5lg0oy4wqa+uBV\nkBjPRYXl4BrPFRYiZE2k79UaryShvVZda/SmBNdxk2lIrPne3jbkjRhSaAoW\nRuRV3qHYLU/opYgRCLkUFDkaxt83YQRGkf2eVqdZiTUMbuirxTfJqZy0A8TC\npSXd6vYGFATM9qIzNt7vrihK87w56VMPg3nYlGTmj4mU7pCA4/CzQCUFVwvd\n29/eXnxAqUl+p+Qr89wm12tojOOA53LXit0v0NdaCwMPfp4E5jz+uMxIMO+A\nx75R\r\n=PX44\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "gitHead": "78937d20c95efd259574b7604a4efeb55d1a2b7a",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "6.13.6",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "13.7.0",
      "dependencies": {
        "graceful-fs": "^4.1.6",
        "universalify": "^1.0.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "rimraf": "^2.4.0",
        "standard": "^12.0.1"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile_6.0.1_1583593822667_0.38017978131454977",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.1.0": {
      "name": "jsonfile",
      "version": "6.1.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@6.1.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "bc55b2634793c679ec6403094eb13698a6ec0aae",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-6.1.0.tgz",
        "fileCount": 6,
        "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
        "signatures": [
          {
            "sig": "MEYCIQCQVRI3EQyvWuTYfa6DQPlNoAI/usb6HNnGplMg437AJwIhAI4YR6cC9kPQGesWlO/LAnCo//eyfDm9MrVNXwfrH6Lf",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 19750,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnZgpCRA9TVsSAnZWagAAyvEP/1U+F1C6bK4oaOU/aMsR\nTdH3fyS8nowKmwtBOmnm3rVCJMbj1CcWD0IVO4IVICu16+VUVhk6VyhVzqK4\nInLFo6tqQ9VSsCyFuOYH3+lDW1VvP8oUr7dA2uVPSp2WUFD4BUlYUBrlvHi+\n5TBqtXbmIVcoAYcynAfLYKHD20f+NwLoJr2CvTh1+1nl2TxCePA4EZ5BBF3g\nzc2MlrlihyWHGRD22qASr7Io0SeblavZvb+HCTiHkKu4NqxWY+bfqfX4mLh4\n1vhDw3lHy2SUi/7jfKM9VAx9r+jfxm3nJs9SJFs+cKap7q1n7a7ilWZ1H7tJ\nkdjMtBjynibaF8EP8Emdx2tXOBxCz7YWqEBxssDpokT5/Y8e/YPRfFODvepn\nsAxudDQ1SCnm9GtomOymm5Di3g4xB1Eeb2d5NvWFxB4Pd/DhjeyGg0/dRLhY\nu7Ue9nY0Z0WV7LbkUzx7bWlIkRk+qhTh9SbarhWj7Ym4b6mgfPeEPQbtPz7o\nqHw4OJcdwvf/kXuAz5gKCjPjKwTHetylhzTA1Zx9b++JNDAj5Y1fcWStQj/Y\nuJoe4ZhSS2WgtG1o4Y9zuAlDInF1cb5pGojHuKpaZHUj1Vy1CB2m/evsA+yb\npum19tfmbP7xAz1MF4HFmbXAK/XBSN2J/xSxIsZnUnTzThcHQAEkDTNUQ6p5\nQPym\r\n=h240\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "gitHead": "9c6478a85899a9318547a6e9514b0403166d8c5c",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "6.14.8",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "14.10.1",
      "dependencies": {
        "graceful-fs": "^4.1.6",
        "universalify": "^2.0.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.0",
        "rimraf": "^2.4.0",
        "standard": "^16.0.1"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile_6.1.0_1604163624326_0.7815609634364815",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.0": {
      "name": "jsonfile",
      "version": "6.2.0",
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "_id": "jsonfile@6.2.0",
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "dist": {
        "shasum": "7c265bd1b65de6977478300087c99f1c84383f62",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-6.2.0.tgz",
        "fileCount": 5,
        "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
        "signatures": [
          {
            "sig": "MEUCIHYr3YijS03u+DmE/nw1wluPZ9yhYOscw2QHXVrAFRPlAiEAia6Ei8GanGOJtH1f4Pfj25C+BILaX7io/xxaWEzfrx4=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 10828
      },
      "main": "index.js",
      "gitHead": "674dbeba851b24ad412c0d1fffbc172a6707f8da",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "repository": {
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git",
        "type": "git"
      },
      "_npmVersion": "10.8.2",
      "description": "Easily read/write JSON files.",
      "directories": {},
      "_nodeVersion": "22.8.0",
      "dependencies": {
        "universalify": "^2.0.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.0",
        "rimraf": "^2.4.0",
        "standard": "^16.0.1"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/jsonfile_6.2.0_1755012890758_0.7222816462312538",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.2.1": {
      "name": "jsonfile",
      "version": "6.2.1",
      "description": "Easily read/write JSON files.",
      "repository": {
        "type": "git",
        "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git"
      },
      "keywords": [
        "read",
        "write",
        "file",
        "json",
        "fs",
        "fs-extra"
      ],
      "author": {
        "name": "JP Richardson",
        "email": "jprichardson@gmail.com"
      },
      "license": "MIT",
      "dependencies": {
        "universalify": "^2.0.0"
      },
      "optionalDependencies": {
        "graceful-fs": "^4.1.6"
      },
      "devDependencies": {
        "mocha": "^8.2.0",
        "rimraf": "^2.4.0",
        "standard": "^16.0.1"
      },
      "main": "index.js",
      "scripts": {
        "lint": "standard",
        "test": "npm run lint && npm run unit",
        "unit": "mocha"
      },
      "gitHead": "97478af83f115359c331119330b418dfb7c5a6e7",
      "_id": "jsonfile@6.2.1",
      "bugs": {
        "url": "https://github.com/jprichardson/node-jsonfile/issues"
      },
      "homepage": "https://github.com/jprichardson/node-jsonfile#readme",
      "_nodeVersion": "24.13.0",
      "_npmVersion": "11.6.2",
      "dist": {
        "integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
        "shasum": "b6e31717f22cc37330b081ce0051ed5de53af2f6",
        "tarball": "http://mirrors.tencentyun.com/npm/jsonfile/-/jsonfile-6.2.1.tgz",
        "fileCount": 5,
        "unpackedSize": 10943,
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIFPA0YOuTi9B/i/Csjp8ZaB/taKie01VCoMp4QTDkU4BAiEAxm3/evE3NutYxxf4cI/CL8WJF6cwu4wdyhdmtVxSpPw="
          }
        ]
      },
      "_npmUser": {
        "name": "ryanzim",
        "email": "opensrc@ryanzim.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "jprichardson",
          "email": "jprichardson@gmail.com"
        },
        {
          "name": "ryanzim",
          "email": "opensrc@ryanzim.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/jsonfile_6.2.1_1776698908262_0.3866334041511523"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    }
  },
  "time": {
    "created": "2012-09-10T19:09:18.641Z",
    "modified": "2026-04-20T15:28:28.521Z",
    "0.0.1": "2012-09-10T19:09:19.393Z",
    "1.0.0": "2013-06-28T15:40:06.637Z",
    "1.0.1": "2013-09-06T02:02:36.867Z",
    "1.1.0": "2013-10-11T21:49:05.821Z",
    "1.1.1": "2013-11-11T19:51:20.116Z",
    "1.2.0": "2014-06-29T13:19:58.780Z",
    "2.0.0": "2014-07-28T10:37:48.464Z",
    "2.0.1": "2015-05-24T21:08:22.967Z",
    "2.1.0": "2015-06-19T12:16:34.632Z",
    "2.1.1": "2015-06-19T17:05:19.744Z",
    "2.1.2": "2015-06-22T20:56:57.701Z",
    "2.2.0": "2015-06-25T13:30:33.845Z",
    "2.2.1": "2015-06-25T22:12:33.394Z",
    "2.2.2": "2015-09-16T13:29:56.655Z",
    "2.2.3": "2015-10-14T11:23:24.577Z",
    "2.3.0": "2016-04-17T05:24:55.856Z",
    "2.3.1": "2016-05-13T13:42:24.916Z",
    "2.4.0": "2016-09-16T01:39:39.974Z",
    "3.0.0": "2017-04-25T17:19:17.193Z",
    "3.0.1": "2017-07-05T14:48:24.991Z",
    "4.0.0": "2017-09-12T19:21:59.050Z",
    "5.0.0": "2018-09-08T17:03:36.222Z",
    "6.0.0": "2020-02-24T15:15:09.828Z",
    "6.0.1": "2020-03-07T15:10:22.836Z",
    "6.1.0": "2020-10-31T17:00:24.450Z",
    "6.2.0": "2025-08-12T15:34:50.962Z",
    "6.2.1": "2026-04-20T15:28:28.409Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "6.2.1"
  },
  "_rev": "18295-44058c3c5277da99",
  "_id": "jsonfile",
  "readme": "Node.js - jsonfile\n================\n\nEasily read/write JSON files in Node.js. _Note: this module cannot be used in the browser._\n\n[![npm Package](https://img.shields.io/npm/v/jsonfile.svg?style=flat-square)](https://www.npmjs.org/package/jsonfile)\n[![linux build status](https://img.shields.io/github/actions/workflow/status/jprichardson/node-jsonfile/ci.yml?branch=master)](https://github.com/jprichardson/node-jsonfile/actions?query=branch%3Amaster)\n[![windows Build status](https://img.shields.io/appveyor/ci/jprichardson/node-jsonfile/master.svg?label=windows%20build)](https://ci.appveyor.com/project/jprichardson/node-jsonfile/branch/master)\n\n<a href=\"https://github.com/feross/standard\"><img src=\"https://cdn.rawgit.com/feross/standard/master/sticker.svg\" alt=\"Standard JavaScript\" width=\"100\"></a>\n\nWhy?\n----\n\nWriting `JSON.stringify()` and then `fs.writeFile()` and `JSON.parse()` with `fs.readFile()` enclosed in `try/catch` blocks became annoying.\n\n\n\nInstallation\n------------\n\n    npm install --save jsonfile\n\n\n\nAPI\n---\n\n* [`readFile(filename, [options], callback)`](#readfilefilename-options-callback)\n* [`readFileSync(filename, [options])`](#readfilesyncfilename-options)\n* [`writeFile(filename, obj, [options], callback)`](#writefilefilename-obj-options-callback)\n* [`writeFileSync(filename, obj, [options])`](#writefilesyncfilename-obj-options)\n\n----\n\n### readFile(filename, [options], callback)\n\n`options` (`object`, default `undefined`): Pass in any [`fs.readFile`](https://nodejs.org/api/fs.html#fs_fs_readfile_path_options_callback) options or set `reviver` for a [JSON reviver](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse).\n  - `throws` (`boolean`, default: `true`). If `JSON.parse` throws an error, pass this error to the callback.\n  If `false`, returns `null` for the object.\n\n\n```js\nconst jsonfile = require('jsonfile')\nconst file = '/tmp/data.json'\njsonfile.readFile(file, function (err, obj) {\n  if (err) console.error(err)\n  console.dir(obj)\n})\n```\n\nYou can also use this method with promises. The `readFile` method will return a promise if you do not pass a callback function.\n\n```js\nconst jsonfile = require('jsonfile')\nconst file = '/tmp/data.json'\njsonfile.readFile(file)\n  .then(obj => console.dir(obj))\n  .catch(error => console.error(error))\n```\n\n----\n\n### readFileSync(filename, [options])\n\n`options` (`object`, default `undefined`): Pass in any [`fs.readFileSync`](https://nodejs.org/api/fs.html#fs_fs_readfilesync_path_options) options or set `reviver` for a [JSON reviver](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse).\n- `throws` (`boolean`, default: `true`). If an error is encountered reading or parsing the file, throw the error. If `false`, returns `null` for the object.\n\n```js\nconst jsonfile = require('jsonfile')\nconst file = '/tmp/data.json'\n\nconsole.dir(jsonfile.readFileSync(file))\n```\n\n----\n\n### writeFile(filename, obj, [options], callback)\n\n`options`: Pass in any [`fs.writeFile`](https://nodejs.org/api/fs.html#fs_fs_writefile_file_data_options_callback) options or set `replacer` for a [JSON replacer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify). Can also pass in `spaces`, or override `EOL` string or set `finalEOL` flag as `false` to not save the file with `EOL` at the end.\n\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFile(file, obj, function (err) {\n  if (err) console.error(err)\n})\n```\nOr use with promises as follows:\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFile(file, obj)\n  .then(res => {\n    console.log('Write complete')\n  })\n  .catch(error => console.error(error))\n```\n\n\n**formatting with spaces:**\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFile(file, obj, { spaces: 2 }, function (err) {\n  if (err) console.error(err)\n})\n```\n\n**overriding EOL:**\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFile(file, obj, { spaces: 2, EOL: '\\r\\n' }, function (err) {\n  if (err) console.error(err)\n})\n```\n\n\n**disabling the EOL at the end of file:**\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFile(file, obj, { spaces: 2, finalEOL: false }, function (err) {\n  if (err) console.log(err)\n})\n```\n\n**appending to an existing JSON file:**\n\nYou can use `fs.writeFile` option `{ flag: 'a' }` to achieve this.\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/mayAlreadyExistedData.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFile(file, obj, { flag: 'a' }, function (err) {\n  if (err) console.error(err)\n})\n```\n\n----\n\n### writeFileSync(filename, obj, [options])\n\n`options`: Pass in any [`fs.writeFileSync`](https://nodejs.org/api/fs.html#fs_fs_writefilesync_file_data_options) options or set `replacer` for a [JSON replacer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify). Can also pass in `spaces`, or override `EOL` string or set `finalEOL` flag as `false` to not save the file with `EOL` at the end.\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFileSync(file, obj)\n```\n\n**formatting with spaces:**\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFileSync(file, obj, { spaces: 2 })\n```\n\n**overriding EOL:**\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFileSync(file, obj, { spaces: 2, EOL: '\\r\\n' })\n```\n\n**disabling the EOL at the end of file:**\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/data.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFileSync(file, obj, { spaces: 2, finalEOL: false })\n```\n\n**appending to an existing JSON file:**\n\nYou can use `fs.writeFileSync` option `{ flag: 'a' }` to achieve this.\n\n```js\nconst jsonfile = require('jsonfile')\n\nconst file = '/tmp/mayAlreadyExistedData.json'\nconst obj = { name: 'JP' }\n\njsonfile.writeFileSync(file, obj, { flag: 'a' })\n```\n\nLicense\n-------\n\n(MIT License)\n\nCopyright 2012-2016, JP Richardson  <jprichardson@gmail.com>",
  "_attachments": {}
}
