{
  "_from": "ts-pnp@1.1.2",
  "_id": "ts-pnp@1.1.2",
  "_inBundle": false,
  "_integrity": "sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==",
  "_location": "/ts-pnp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ts-pnp@1.1.2",
    "name": "ts-pnp",
    "escapedName": "ts-pnp",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/pnp-webpack-plugin",
    "/react-scripts"
  ],
  "_resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.2.tgz",
  "_shasum": "be8e4bfce5d00f0f58e0666a82260c34a57af552",
  "_spec": "ts-pnp@1.1.2",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/react-scripts",
  "bugs": {
    "url": "https://github.com/arcanis/ts-pnp/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "plug'n'play resolver for TypeScript",
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/arcanis/ts-pnp",
  "keywords": [
    "typescript",
    "yarn",
    "plugnplay",
    "pnp"
  ],
  "license": "MIT",
  "name": "ts-pnp",
  "peerDependencies": {
    "typescript": "*"
  },
  "peerDependenciesMeta": {
    "typescript": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/arcanis/ts-pnp.git"
  },
  "version": "1.1.2"
}