|
33 | 33 | "metadataLastUpdated": "2018-01-23T15:00-04:00" |
34 | 34 | } |
35 | 35 | }, |
36 | | - { |
37 | | - "name": "Move.mil", |
38 | | - "repositoryURL": "https://github.com/deptofdefense/move.mil", |
39 | | - "description": "The entry point website to the Defense Personal Property System (DPS).", |
40 | | - "permissions": { |
41 | | - "licenses": [ |
42 | | - { |
43 | | - "URL": "https://github.com/deptofdefense/move.mil/blob/master/LICENSE.md", |
44 | | - "name": "MIT" |
45 | | - } |
46 | | - ], |
47 | | - "usageType": "openSource", |
48 | | - "exemptionText": null |
49 | | - }, |
50 | | - "laborHours": 3000, |
51 | | - "tags": [ |
52 | | - "Defense Personal Property System", |
53 | | - "US Transportation Command", |
54 | | - "USTRANSCOM", |
55 | | - "Defense Digital Service", |
56 | | - "DDS", |
57 | | - "Ruby", |
58 | | - "Ruby on Rails" |
59 | | - ], |
60 | | - "contact": { |
61 | | - "email": "move.mil@dds.mil" |
62 | | - }, |
63 | | - "organization": "Defense Digital Service", |
64 | | - "status": "Production", |
65 | | - "vcs": "git", |
66 | | - "homepageURL": "https://move.mil", |
67 | | - "languages": [ |
68 | | - "Ruby", |
69 | | - "Ruby on Rails", |
70 | | - "HTML", |
71 | | - "Sass", |
72 | | - "JavaScript" |
73 | | - ], |
74 | | - "relatedCode": [ |
75 | | - { |
76 | | - "name": "uswds-rails", |
77 | | - "url": "https://github.com/jgarber623/uswds-rails", |
78 | | - "isGovernmentRepo": false |
79 | | - } |
80 | | - ], |
81 | | - "reusedCode": [ |
82 | | - { |
83 | | - "name": "US Web Design System", |
84 | | - "url": "https://designsystem.digital.gov" |
85 | | - } |
86 | | - ], |
87 | | - "date": { |
88 | | - "created": "2017-04-19", |
89 | | - "lastModified": "2018-02-12" |
90 | | - } |
91 | | - }, |
92 | | - { |
93 | | - "name": "mymove", |
94 | | - "repositoryURL": "https://github.com/transcom/mymove", |
95 | | - "description": "Personal Property Prototype", |
96 | | - "permissions": { |
97 | | - "licenses": [ |
98 | | - { |
99 | | - "URL": "https://github.com/transcom/mymove/blob/master/LICENSE.md", |
100 | | - "name": "MIT" |
101 | | - } |
102 | | - ], |
103 | | - "usageType": "openSource", |
104 | | - "exemptionText": null |
105 | | - }, |
106 | | - "laborHours": 2400, |
107 | | - "tags": [ |
108 | | - "Defense Personal Property System", |
109 | | - "US Transportation Command", |
110 | | - "USTRANSCOM", |
111 | | - "Defense Digital Service", |
112 | | - "DDS", |
113 | | - "Go", |
114 | | - "React", |
115 | | - "Redux" |
116 | | - ], |
117 | | - "contact": { |
118 | | - "email": "afds@dds.mil" |
119 | | - }, |
120 | | - "organization": "US Transportation Command", |
121 | | - "status": "Development", |
122 | | - "vcs": "git", |
123 | | - "homepageURL": "https://move.mil", |
124 | | - "languages": [ |
125 | | - "Go", |
126 | | - "JavaScript" |
127 | | - ], |
128 | | - "reusedCode": [ |
129 | | - { |
130 | | - "name": "US Web Design System", |
131 | | - "url": "https://designsystem.digital.gov" |
132 | | - } |
133 | | - ], |
134 | | - "date": { |
135 | | - "created": "2017-12-18", |
136 | | - "lastModified": "2018-02-13" |
137 | | - } |
138 | | - }, |
| 36 | + { |
| 37 | + "name": "Move.mil", |
| 38 | + "repositoryURL": "https://github.com/deptofdefense/move.mil", |
| 39 | + "description": "The entry point website to the Defense Personal Property System (DPS).", |
| 40 | + "permissions": { |
| 41 | + "licenses": [ |
| 42 | + { |
| 43 | + "URL": "https://github.com/deptofdefense/move.mil/blob/master/LICENSE.md", |
| 44 | + "name": "MIT" |
| 45 | + } |
| 46 | + ], |
| 47 | + "usageType": "openSource", |
| 48 | + "exemptionText": null |
| 49 | + }, |
| 50 | + "laborHours": 3000, |
| 51 | + "tags": [ |
| 52 | + "Defense Personal Property System", |
| 53 | + "US Transportation Command", |
| 54 | + "USTRANSCOM", |
| 55 | + "Defense Digital Service", |
| 56 | + "DDS", |
| 57 | + "Ruby", |
| 58 | + "Ruby on Rails" |
| 59 | + ], |
| 60 | + "contact": { |
| 61 | + "email": "move.mil@dds.mil" |
| 62 | + }, |
| 63 | + "organization": "Defense Digital Service", |
| 64 | + "status": "Production", |
| 65 | + "vcs": "git", |
| 66 | + "homepageURL": "https://move.mil", |
| 67 | + "languages": [ |
| 68 | + "Ruby", |
| 69 | + "Ruby on Rails", |
| 70 | + "HTML", |
| 71 | + "Sass", |
| 72 | + "JavaScript" |
| 73 | + ], |
| 74 | + "relatedCode": [ |
| 75 | + { |
| 76 | + "name": "uswds-rails", |
| 77 | + "url": "https://github.com/jgarber623/uswds-rails", |
| 78 | + "isGovernmentRepo": false |
| 79 | + } |
| 80 | + ], |
| 81 | + "reusedCode": [ |
| 82 | + { |
| 83 | + "name": "US Web Design System", |
| 84 | + "url": "https://designsystem.digital.gov" |
| 85 | + } |
| 86 | + ], |
| 87 | + "date": { |
| 88 | + "created": "2017-04-19", |
| 89 | + "lastModified": "2018-02-12" |
| 90 | + } |
| 91 | + }, |
| 92 | + { |
| 93 | + "name": "mymove", |
| 94 | + "repositoryURL": "https://github.com/transcom/mymove", |
| 95 | + "description": "Personal Property Prototype", |
| 96 | + "permissions": { |
| 97 | + "licenses": [ |
| 98 | + { |
| 99 | + "URL": "https://github.com/transcom/mymove/blob/master/LICENSE.md", |
| 100 | + "name": "MIT" |
| 101 | + } |
| 102 | + ], |
| 103 | + "usageType": "openSource", |
| 104 | + "exemptionText": null |
| 105 | + }, |
| 106 | + "laborHours": 2400, |
| 107 | + "tags": [ |
| 108 | + "Defense Personal Property System", |
| 109 | + "US Transportation Command", |
| 110 | + "USTRANSCOM", |
| 111 | + "Defense Digital Service", |
| 112 | + "DDS", |
| 113 | + "Go", |
| 114 | + "React", |
| 115 | + "Redux" |
| 116 | + ], |
| 117 | + "contact": { |
| 118 | + "email": "afds@dds.mil" |
| 119 | + }, |
| 120 | + "organization": "US Transportation Command", |
| 121 | + "status": "Development", |
| 122 | + "vcs": "git", |
| 123 | + "homepageURL": "https://move.mil", |
| 124 | + "languages": [ |
| 125 | + "Go", |
| 126 | + "JavaScript" |
| 127 | + ], |
| 128 | + "reusedCode": [ |
| 129 | + { |
| 130 | + "name": "US Web Design System", |
| 131 | + "url": "https://designsystem.digital.gov" |
| 132 | + } |
| 133 | + ], |
| 134 | + "date": { |
| 135 | + "created": "2017-12-18", |
| 136 | + "lastModified": "2018-02-13" |
| 137 | + } |
| 138 | + }, |
139 | 139 | { |
140 | 140 | "organization": "DDS", |
141 | 141 | "name": "Code.mil", |
|
0 commit comments