{
  "_args": [
    [
      "typography-normalize@0.16.18",
      "C:\\Users\\Tarquin\\surferschallenge-2019"
    ]
  ],
  "_from": "typography-normalize@0.16.18",
  "_id": "typography-normalize@0.16.18",
  "_inBundle": false,
  "_integrity": "sha512-HZCOoyg4bbwuy0W6kFOKS8duMhUUO1Oxl8/NgRKDG7kJYGjfmqj6LBjQ4dYGrcuPabYHhP0xmAaYNasEUooYBw==",
  "_location": "/typography-normalize",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "typography-normalize@0.16.18",
    "name": "typography-normalize",
    "escapedName": "typography-normalize",
    "rawSpec": "0.16.18",
    "saveSpec": null,
    "fetchSpec": "0.16.18"
  },
  "_requiredBy": [
    "/typography"
  ],
  "_resolved": "https://registry.npmjs.org/typography-normalize/-/typography-normalize-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": "Provides normalize.css as a commonjs module.",
  "gitHead": "bdd749093e7055b5ab8fdcd7448ae5f1e88cad5f",
  "homepage": "https://github.com/KyleAMathews/typography.js",
  "keywords": [
    "css",
    "inline",
    "react",
    "styles",
    "typography",
    "vertical-rhythm"
  ],
  "license": "MIT",
  "main": "./dist/index.js",
  "name": "typography-normalize",
  "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"
}
