Skip to content

Commit fc9ede1

Browse files
author
Jordan Kasper
authored
Merge pull request #179 from deptofdefense/code-gov-inventory
Adding projects from the manually added projects on Code.gov
2 parents a67b62a + 1971410 commit fc9ede1

File tree

1 file changed

+96
-10
lines changed

1 file changed

+96
-10
lines changed

code.json

Lines changed: 96 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@
77
"releases": [
88
{
99
"organization": "NCI Agency",
10-
"name": "Advisor Network",
10+
"name": "ANET",
1111
"description": "The Advisor Network (ANET) is a tool to track relationships between advisors and advisees. ANET was initially built by the Defense Digital Service in support of the USFOR-A and Resolute Support mission to train, advise, and assist the Afghan government.",
12-
"tags": [],
12+
"tags": [
13+
"advisor",
14+
"network"
15+
],
1316
"contact": {
1417
"email": "Vassil.iordanov@ncia.nato.int",
1518
"name": "Vassil Iordanov"
@@ -30,7 +33,8 @@
3033
"laborHours": 1,
3134
"date": {
3235
"created": "2017-02-12",
33-
"metadataLastUpdated": "2018-01-23T15:00-04:00"
36+
"lastModified": "2018-01-23T15:00-04:00",
37+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
3438
}
3539
},
3640
{
@@ -44,8 +48,7 @@
4448
"name": "MIT"
4549
}
4650
],
47-
"usageType": "openSource",
48-
"exemptionText": null
51+
"usageType": "openSource"
4952
},
5053
"laborHours": 3000,
5154
"tags": [
@@ -86,7 +89,8 @@
8689
],
8790
"date": {
8891
"created": "2017-04-19",
89-
"lastModified": "2018-02-12"
92+
"lastModified": "2018-02-12",
93+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
9094
}
9195
},
9296
{
@@ -133,7 +137,8 @@
133137
],
134138
"date": {
135139
"created": "2017-12-18",
136-
"lastModified": "2018-02-13"
140+
"lastModified": "2018-02-13",
141+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
137142
}
138143
},
139144
{
@@ -161,7 +166,8 @@
161166
"laborHours": 80,
162167
"date": {
163168
"created": "2017-02-01",
164-
"metadataLastUpdated": "2018-02-08T13:00-04:00"
169+
"lastModified": "2018-02-08T13:00-04:00",
170+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
165171
}
166172
},
167173
{
@@ -189,7 +195,8 @@
189195
"laborHours": 224,
190196
"date": {
191197
"created": "2016-10-01",
192-
"metadataLastUpdated": "2018-02-13T13:00-04:00"
198+
"lastModified": "2018-02-13T13:00-04:00",
199+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
193200
}
194201
},
195202
{
@@ -217,7 +224,86 @@
217224
"laborHours": 248,
218225
"date": {
219226
"created": "2017-08-01",
220-
"metadataLastUpdated": "2017-12-21T13:00-04:00"
227+
"lastModified": "2017-12-21T13:00-04:00",
228+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
229+
}
230+
},
231+
{
232+
"status": "Production",
233+
"vcs": "git",
234+
"repoURL": "https://github.com/deptofdefense/eMCM",
235+
"name": "eMCM",
236+
"description": "Search and browse interface for the Military Courts-martial Manual.",
237+
"contact": {
238+
"email": "code@dds.mil",
239+
"name": "DDS"
240+
},
241+
"tags": [
242+
"search",
243+
"browse",
244+
"interface",
245+
"military",
246+
"courts",
247+
"martial",
248+
"manual"
249+
],
250+
"languages": [
251+
"HTML",
252+
"JavaScript",
253+
"CSS"
254+
],
255+
"repositoryURL": "https://github.com/deptofdefense/eMCM",
256+
"homepageURL": "http://mcm.mil",
257+
"permissions": {
258+
"licenses": [
259+
{
260+
"URL": "https://github.com/deptofdefense/eMCM/blob/master/LICENSE.md",
261+
"name": "AGPL"
262+
}
263+
],
264+
"usageType": "openSource"
265+
},
266+
"laborHours": 1,
267+
"date": {
268+
"created": "2016-12-14",
269+
"lastModified": "2017-10-10T16:12:00Z",
270+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
271+
}
272+
},
273+
{
274+
"status": "Production",
275+
"vcs": "git",
276+
"name": "Dshell",
277+
"description": "An extensible network forensic analysis framework. Enables rapid development of plugins to support the dissection of network packet captures.",
278+
"contact": {
279+
"email": " ",
280+
"name": ""
281+
},
282+
"tags": [
283+
"dshell",
284+
"network",
285+
"forensic",
286+
"analysis",
287+
"framework"
288+
],
289+
"languages": [
290+
"Python"
291+
],
292+
"repositoryURL": "https://github.com/USArmyResearchLab/Dshell",
293+
"permissions": {
294+
"licenses": [
295+
{
296+
"URL": "https://github.com/USArmyResearchLab/Dshell/blob/master/LICENSE.txt",
297+
"name": "MIT"
298+
}
299+
],
300+
"usageType": "openSource"
301+
},
302+
"laborHours": 1,
303+
"date": {
304+
"created": "2014-12-17T11:04:00Z",
305+
"lastModified": "2017-11-16T12:25:00Z",
306+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
221307
}
222308
}
223309
]

0 commit comments

Comments
 (0)