Created
September 9, 2016 17:42
-
-
Save okamanda/c3faef628de686bf727798787e357b77 to your computer and use it in GitHub Desktop.
code.json v2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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": "[email protected]", | |
"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