mirror of
https://github.com/inspec/inspec
synced 2024-12-19 17:43:44 +00:00
10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
|
"plugins_config_version" : "1.0.0",
|
|
"plugins": [
|
|
{
|
|
"name": "inspec-reporter-test-fixture",
|
|
"installation_type": "path",
|
|
"installation_path": "test/fixtures/plugins/inspec-reporter-test-fixture/lib/inspec-reporter-test-fixture.rb"
|
|
}
|
|
]
|
|
}
|