href-content
Version:
Get content from link tags in an HTML document.
23 lines (22 loc) • 572 B
JSON
{
"name": "href-content",
"version": "2.0.3",
"description": "Get content from link tags in an HTML document.",
"main": "index.js",
"files": [
"index.js"
],
"repository": "https://github.com/jonkemp/inline-css/tree/master/packages/href-content",
"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/href-content",
"dependencies": {
"remote-content": "^4.0.0"
}
}