mirror of
https://github.com/inspec/inspec
synced 2024-12-20 10:03:28 +00:00
16fecbefb5
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
14 lines
324 B
JSON
14 lines
324 B
JSON
{
|
|
"plugins_config_version" : "1.0.0",
|
|
"plugins": [
|
|
{
|
|
"name": "inspec-test-fixture",
|
|
"version": "0.1.0"
|
|
},
|
|
{
|
|
"name": "inspec-meaning-of-life",
|
|
"installation_type": "path",
|
|
"installation_path": "test/unit/mock/plugins/meaning_of_life_path_mode/inspec-meaning-of-life"
|
|
}
|
|
]
|
|
}
|