File: /var/www/vhosts/textpony-prod.2amigos.us/docroot/node_modules/extract-css/package.json
{
"name": "extract-css",
"version": "3.0.0",
"description": "Extract the CSS from an HTML document.",
"main": "index.js",
"files": [
"index.js"
],
"repository": "https://github.com/jonkemp/inline-css/tree/master/packages/extract-css",
"keywords": [
"css"
],
"author": "Jonathan Kemp <kempdogg@gmail.com> (http://jonkemp.com/)",
"license": "MIT",
"homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/extract-css",
"dependencies": {
"batch": "^0.6.1",
"href-content": "^2.0.1",
"list-stylesheets": "^2.0.0",
"style-data": "^2.0.0"
}
}