{
  "name": "list-stylesheets",
  "version": "1.2.10",
  "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": "^0.22.0",
    "pick-util": "^1.1.4"
  },
  "gitHead": "3434622fd50124ac83e63f9814438599dc9aaaf6"
}
