Skip to content

Instantly share code, notes, and snippets.

@okamanda
Created September 9, 2016 17:42
Show Gist options
  • Save okamanda/c3faef628de686bf727798787e357b77 to your computer and use it in GitHub Desktop.
Save okamanda/c3faef628de686bf727798787e357b77 to your computer and use it in GitHub Desktop.
code.json v2
{
"agencyAcronym": "FAKE1",
"projects": [
{
"vcs": "git",
"repoPath": "https://github.com/presidential-innovation-fellows/mygov",
"repoName": "mygov",
"repoID": "5518578",
"projectURL": null,
"projectName": "mygov",
"projectDescription": "A Platform for Conecting People and Government",
"projectTags": [
{
"tag": "platform"
},
{
"tag": "government"
},
{
"tag": "connecting"
},
{
"tag": "people"
}
],
"codeLanguage": [
{
"language": "html"
},
{
"language": "jekyll"
},
{
"language": "yml"
}
],
"Updated": [
{
"LastCommitDate": "2012-08-23T03:36:01Z"
},
{
"LastMetadataUpdate": "2012-08-23T03:36:01Z"
},
{
"LastPullRequest": "2012-08-23T03:36:01Z"
}
],
"POCemail": "noone@email.com",
"license": [
{
"license": "CC0"
},
{
"license": "GNUPL3_0"
}
],
"openPjct": true,
"govwideReusePjct": false,
"closedPjct": false,
"exemption": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment