{
  "_from": "basscss-typography@^3.0.3",
  "_id": "basscss-typography@3.0.3",
  "_inBundle": false,
  "_integrity": "sha1-GCz0PffE6+0CdQ3HSAQcut/2DUM=",
  "_location": "/basscss-typography",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "basscss-typography@^3.0.3",
    "name": "basscss-typography",
    "escapedName": "basscss-typography",
    "rawSpec": "^3.0.3",
    "saveSpec": null,
    "fetchSpec": "^3.0.3"
  },
  "_requiredBy": [
    "/basscss"
  ],
  "_resolved": "https://registry.npmjs.org/basscss-typography/-/basscss-typography-3.0.3.tgz",
  "_shasum": "182cf43df7c4ebed02750dc748041cbadff60d43",
  "_spec": "basscss-typography@^3.0.3",
  "_where": "/Users/jameskyburz/Documents/src/level-eventstore/packages/ui/src/ui/node_modules/basscss",
  "author": {
    "name": "Brent Jackson"
  },
  "bugs": {
    "url": "https://github.com/basscss/basscss/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Typography utilities module for Basscss",
  "devDependencies": {
    "autoprefixer": "^6.3.1",
    "postcss-cli": "^2.5.0",
    "postcss-custom-media": "^5.0.1",
    "postcss-custom-properties": "^5.0.0",
    "postcss-import": "^8.0.2"
  },
  "homepage": "https://github.com/basscss/basscss",
  "license": "MIT",
  "name": "basscss-typography",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/basscss/basscss.git"
  },
  "scripts": {
    "prepublish": "mkdir -p css && postcss index.css -u postcss-import -u postcss-custom-media -u postcss-custom-properties -u autoprefixer -o css/typography.css"
  },
  "version": "3.0.3"
}
