mirror of
https://github.com/MatMoul/dokytree.git
synced 2024-12-24 08:36:11 +00:00
10 lines
216 B
YAML
10 lines
216 B
YAML
# yaml-language-server: $schema=../../schemas/software.json
|
|
name: 'Software 1'
|
|
publisher: 'Software Inc'
|
|
licenses: '4'
|
|
urls:
|
|
- website: 'https://soft.home'
|
|
- download: 'https://soft.download'
|
|
files:
|
|
- notes.md
|