{
  "_args": [
    [
      "typography@0.16.18",
      "C:\\Users\\Tarquin\\surferschallenge-2019"
    ]
  ],
  "_from": "typography@0.16.18",
  "_id": "typography@0.16.18",
  "_inBundle": false,
  "_integrity": "sha512-bYpxtDptzesYMy4pzwb0fYZuzms+65RckONH9+miHi2WSeOF9P/nNjprqbsn50ClhUa4zK6RBAe75tNVVE785g==",
  "_location": "/typography",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "typography@0.16.18",
    "name": "typography",
    "escapedName": "typography",
    "rawSpec": "0.16.18",
    "saveSpec": null,
    "fetchSpec": "0.16.18"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/typography/-/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"
  },
  "dependencies": {
    "compass-vertical-rhythm": "^1.4.5",
    "decamelize": "^1.2.0",
    "gray-percentage": "^2.0.0",
    "lodash": "^4.13.1",
    "modularscale": "^1.0.2",
    "object-assign": "^4.1.0",
    "typography-normalize": "^0.16.18"
  },
  "description": "Opinionated toolkit for building websites with beautiful typography",
  "devDependencies": {
    "microbundle": "^0.4.4"
  },
  "gitHead": "bdd749093e7055b5ab8fdcd7448ae5f1e88cad5f",
  "homepage": "https://github.com/KyleAMathews/typography.js",
  "keywords": [
    "css",
    "inline styles",
    "react",
    "typography",
    "vertical-rhythm"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "typography",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KyleAMathews/typography.js.git"
  },
  "scripts": {
    "build": "microbundle",
    "flow": "../../node_modules/.bin/flow",
    "lint": "../../node_modules/.bin/eslint --ext .js,.jsx --ignore-path ../../.gitignore .",
    "watch": "microbundle watch"
  },
  "source": "src/index.js",
  "version": "0.16.18"
}
