Two more placeholder package.json files

This commit is contained in:
Jeff Parsons 2016-02-09 16:16:43 -08:00
commit ee8dd23594
2 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"name": "C1Pjs",
"description": "Challenger 1P Emulator",
"author": "Jeff Parsons <Jeff@pcjs.org>",
"licenses": [
{
"type": "GPLv3",
"url": "http://www.gnu.org/licenses/gpl.html"
}
]
}