mirror of
https://github.com/inspec/inspec
synced 2024-12-19 01:23:50 +00:00
10 lines
261 B
JSON
10 lines
261 B
JSON
|
{
|
||
|
"version": "1.2",
|
||
|
"plugins": {
|
||
|
"inspec-reporter-html2": {
|
||
|
"alternate_js_file":"lib/plugins/inspec-reporter-html2/test/fixtures/alternate.js",
|
||
|
"alternate_css_file":"lib/plugins/inspec-reporter-html2/test/fixtures/alternate.css"
|
||
|
}
|
||
|
}
|
||
|
}
|