mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
14 lines
270 B
YAML
14 lines
270 B
YAML
|
name: deep-skip-mid
|
||
|
title: InSpec Profile
|
||
|
maintainer: The Authors
|
||
|
copyright: The Authors
|
||
|
copyright_email: you@example.com
|
||
|
license: Apache-2.0
|
||
|
summary: See issue 5300
|
||
|
version: 0.1.0
|
||
|
supports:
|
||
|
platform: os
|
||
|
depends:
|
||
|
- name: deep-skip-inner
|
||
|
path: ../deep-skip-inner
|