{
  "name": "list-stylesheets",
  "version": "2.0.1",
  "description": "Get a list of stylesheets from an HTML document.",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "repository": "https://github.com/jonkemp/inline-css/tree/master/packages/list-stylesheets",
  "keywords": [
    "css"
  ],
  "author": "Jonathan Kemp <kempdogg@gmail.com> (http://jonkemp.com/)",
  "license": "MIT",
  "homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/list-stylesheets",
  "dependencies": {
    "cheerio": "1.0.0-rc.12",
    "pick-util": "^1.1.5"
  }
}
