30 lines
714 B
JSON
30 lines
714 B
JSON
{
|
|
"collection_info": {
|
|
"namespace": "coll",
|
|
"name": "test",
|
|
"version": "1.0.0",
|
|
"authors": [
|
|
"your name <example@domain.com>"
|
|
],
|
|
"readme": "README.md",
|
|
"tags": [],
|
|
"description": "your collection description",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"license_file": null,
|
|
"dependencies": {},
|
|
"repository": "http://example.com/repository",
|
|
"documentation": "http://docs.example.com",
|
|
"homepage": "http://example.com",
|
|
"issues": "http://example.com/issue/tracker"
|
|
},
|
|
"file_manifest_file": {
|
|
"name": "FILES.json",
|
|
"ftype": "file",
|
|
"chksum_type": "sha256",
|
|
"chksum_sha256": "e740d05896265d200bcf1f8aed0ab5b627c66ae84825f905bc151d9ae761592e",
|
|
"format": 1
|
|
},
|
|
"format": 1
|
|
} |