{
  "_from": "json8@^1.0.1",
  "_id": "json8@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-asYT88KNocH7mrdRlThjj3DXImoalcclsrjTnpCquKJehd49f3GyKSZuhHgSMWAZ4RcJfyx2lytBYaSNbwpzxg==",
  "_location": "/json8",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "json8@^1.0.1",
    "name": "json8",
    "escapedName": "json8",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/sharec"
  ],
  "_resolved": "https://registry.npmjs.org/json8/-/json8-1.0.1.tgz",
  "_shasum": "5247e3cc2c136569139a055266b5dd2d14ff849b",
  "_spec": "json8@^1.0.1",
  "_where": "/Users/sander/React/sharec-eslint-config/packages/eslint-config-base/configs/node_modules/sharec",
  "author": {
    "name": "Sonny Piers",
    "email": "sonny@fastmail.net"
  },
  "bugs": {
    "url": "https://github.com/sonnyp/JSON8/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "JSON toolkit for JavaScript",
  "engines": {
    "node": ">= 7.6.0"
  },
  "gitHead": "0e306cc8ed5c3713ed3f51272720414d3e75d332",
  "homepage": "https://github.com/sonnyp/JSON8/tree/master/packages/json8",
  "keywords": [
    "JSON",
    "es6",
    "es2015",
    "map",
    "set"
  ],
  "license": "ISC",
  "name": "json8",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JSON8/JSON8.git"
  },
  "scripts": {
    "test": "mocha --recursive test/"
  },
  "version": "1.0.1"
}
