{
  "_args": [
    [
      "react-typography@0.16.18",
      "C:\\Users\\Tarquin\\surferschallenge-2019"
    ]
  ],
  "_from": "react-typography@0.16.18",
  "_id": "react-typography@0.16.18",
  "_inBundle": false,
  "_integrity": "sha512-BFkw59H2mkYRLLtHOT2UZve/9/RticAvL7o7rheOo/+tlwQyfF61wF2XzGRcA3IWASg+DbXnNViyywHBFlNj6A==",
  "_location": "/react-typography",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-typography@0.16.18",
    "name": "react-typography",
    "escapedName": "react-typography",
    "rawSpec": "0.16.18",
    "saveSpec": null,
    "fetchSpec": "0.16.18"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-typography/-/react-typography-0.16.18.tgz",
  "_spec": "0.16.18",
  "_where": "C:\\Users\\Tarquin\\surferschallenge-2019",
  "author": {
    "name": "Kyle Mathews",
    "email": "mathews.kyle@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/KyleAMathews/typography.js/issues"
  },
  "description": "Helpful React components for Typography.js",
  "gitHead": "bdd749093e7055b5ab8fdcd7448ae5f1e88cad5f",
  "homepage": "https://github.com/KyleAMathews/typography.js",
  "keywords": [
    "css",
    "inline styles",
    "react",
    "react-component",
    "typography",
    "vertical-rhythm"
  ],
  "license": "MIT",
  "main": "./dist/index.js",
  "name": "react-typography",
  "peerDependencies": {
    "react": "^0.14.0 || ^15.0.0 || ^16.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KyleAMathews/typography.js.git"
  },
  "scripts": {
    "build": "../../node_modules/.bin/babel src --out-dir dist/",
    "flow": "../../node_modules/.bin/flow",
    "lint": "../../node_modules/.bin/eslint --ext .js,.jsx --ignore-path .gitignore .",
    "watch": "../../node_modules/.bin/babel -w src --out-dir dist/"
  },
  "version": "0.16.18"
}
