{
  "_from": "@istanbuljs/schema@^0.1.2",
  "_id": "@istanbuljs/schema@0.1.6",
  "_inBundle": false,
  "_integrity": "sha512-+Sg6GCR/wy1oSmQDFq4LQDAhm3ETKnorxN+y5nbLULOR3P0c14f2Wurzj3/xqPXtasLFfHd5iRFQ7AJt4KH2cw==",
  "_location": "/@istanbuljs/schema",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@istanbuljs/schema@^0.1.2",
    "name": "@istanbuljs/schema",
    "escapedName": "@istanbuljs%2fschema",
    "scope": "@istanbuljs",
    "rawSpec": "^0.1.2",
    "saveSpec": null,
    "fetchSpec": "^0.1.2"
  },
  "_requiredBy": [
    "/babel-plugin-istanbul",
    "/istanbul-lib-instrument",
    "/test-exclude"
  ],
  "_resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.6.tgz",
  "_shasum": "8dc9afa2ac1506cb1a58f89940f1c124446c8df3",
  "_spec": "@istanbuljs/schema@^0.1.2",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/babel-plugin-istanbul",
  "author": {
    "name": "Corey Farrell"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/schema/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Schemas describing various structures used by nyc and istanbuljs",
  "devDependencies": {
    "nyc": "^18.0.0"
  },
  "engines": {
    "node": ">=8"
  },
  "homepage": "https://github.com/istanbuljs/schema#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "@istanbuljs/schema",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/istanbuljs/schema.git"
  },
  "scripts": {
    "test": "nyc node --test test/test.js",
    "test:update-snapshots": "nyc node --test --test-update-snapshots test/test.js"
  },
  "version": "0.1.6"
}
