Skip to content

Commit 1971410

Browse files
author
Jordan Kasper
committed
Fixed indentation for code.json file...?
1 parent b9936a0 commit 1971410

1 file changed

Lines changed: 75 additions & 75 deletions

File tree

code.json

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
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.",
1212
"tags": [
1313
"advisor",
14-
"network"
14+
"network"
1515
],
1616
"contact": {
1717
"email": "Vassil.iordanov@ncia.nato.int",
@@ -229,82 +229,82 @@
229229
}
230230
},
231231
{
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",
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",
252252
"JavaScript",
253253
"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",
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",
269269
"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"
307-
}
308-
}
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"
307+
}
308+
}
309309
]
310310
}

0 commit comments

Comments
 (0)