{
  "name": "style-data",
  "version": "2.0.1",
  "description": "Get the content of style tags.",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "repository": "https://github.com/jonkemp/inline-css/tree/master/packages/style-data",
  "keywords": [
    "inline",
    "css",
    "html",
    "email"
  ],
  "author": "Jonathan Kemp <kempdogg@gmail.com> (http://jonkemp.com/)",
  "license": "MIT",
  "homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/style-data",
  "dependencies": {
    "cheerio": "^1.0.0-rc.12",
    "mediaquery-text": "^1.2.0",
    "pick-util": "^1.1.5"
  }
}
