[062892]: / scripts / project-import.json  Maximize  Restore  History

Download this file

24 lines (23 with data), 643 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[{
"name": "Template Test 1",
"shortname": "template-test-1",
"summary": "My summary.",
"description": "My description.",
"admin": "admin1",
"external_homepage": "http://wwww.example.com/test",
"labels": ["label1", "label2"],
"trove_audiences": [
"Information Technology",
"Developers"],
"trove_licenses": [
"Apache License V2.0",
"GNU General Public License version 2.0 (GPLv2)",
"Public Domain"],
"awards": [],
"tool_data": {
"allura": {
"grouping_threshold": 5
}
},
"icon": "../Allura/allura/public/nf/images/up.png"
}]