htmltidy-options
Version:
Configuration options for htmltidy
17 lines (15 loc) • 580 B
JSON
{
"name" : "htmltidy-options",
"version" : "1.0.0",
"main" : "./src/htmltidy-options.js",
"description" : "Configuration options for htmltidy",
"keywords" : ["HTML", "htmltidy", "atropa"],
"author" : {
"name" : "Matthew Kastor",
"email" : "matthewkastor@gmail.com",
"url" : "https://plus.google.com/100898583798552211130"
},
"engines" : {
"node" : ">=0.8.14"
}
}