{
  "_args": [
    [
      "postcss-responsive-type@1.0.0",
      "/var/www/html"
    ]
  ],
  "_development": true,
  "_from": "postcss-responsive-type@1.0.0",
  "_id": "postcss-responsive-type@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-uy1X2DC+uVhuxP2nmU8H43lTqtg=",
  "_location": "/postcss-responsive-type",
  "_phantomChildren": {
    "chalk": "2.4.2",
    "supports-color": "5.5.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-responsive-type@1.0.0",
    "name": "postcss-responsive-type",
    "escapedName": "postcss-responsive-type",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-responsive-type/-/postcss-responsive-type-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/var/www/html",
  "author": {
    "name": "Sean King",
    "email": "sean@simpla.io"
  },
  "bugs": {
    "url": "https://github.com/seaneking/postcss-responsive-type/issues"
  },
  "dependencies": {
    "postcss": "^6.0.6"
  },
  "description": "PostCSS plugin that adds responsive magic to font-size",
  "devDependencies": {
    "chai": "^4.0.2",
    "gulp": "^3.8.11",
    "gulp-eslint": "^4.0.0",
    "gulp-mocha": "^4.3.1"
  },
  "homepage": "https://github.com/seaneking/postcss-responsive-type",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "typography"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "Sean King",
      "email": "sean@simpla.io",
      "url": "http://simpla.io"
    }
  ],
  "name": "postcss-responsive-type",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/seaneking/postcss-responsive-type.git"
  },
  "scripts": {
    "test": "gulp check"
  },
  "version": "1.0.0"
}
