Skip to content

Commit ce0ddab

Browse files
author
Jordan Kasper
committed
Added NGA project to inventory
1 parent 35361a2 commit ce0ddab

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

code.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,39 @@
411411
},
412412
"disclaimerText": "",
413413
"disclaimerURL": ""
414+
},
415+
{
416+
"organization": "NGA",
417+
"name": "Conduit",
418+
"description": "Conduit is a curation tool that allows anyone to collect articles of interest from multiple feeds, make formatting changes, comments on articles on the fly then group selected items into \"books\" to target particular readers.",
419+
"tags": [
420+
"Content curation",
421+
"NGA",
422+
"Angular",
423+
"AngularJS"
424+
],
425+
"contact": {
426+
"email": "conduit@nga.mil"
427+
},
428+
"status": "Development",
429+
"vcs": "git",
430+
"languages": ["Javascript", "HTML", "CSS"],
431+
"repositoryURL": "https://github.com/ngageoint/conduit",
432+
"permissions": {
433+
"licenses": [
434+
{
435+
"URL": "https://github.com/ngageoint/conduit/blob/master/LICENSE",
436+
"name": "The Unlicense"
437+
}
438+
],
439+
"usageType": "openSource"
440+
},
441+
"laborHours": 500,
442+
"date": {
443+
"created": "2016-11-01",
444+
"lastModified": "2018-03-16T13:00-04:00",
445+
"metadataLastUpdated": "2018-03-15T20:31:00Z"
446+
}
414447
}
415448
]
416449
}

0 commit comments

Comments
 (0)