Two more placeholder package.json files
This commit is contained in:
parent
c3978e9859
commit
ee8dd23594
2 changed files with 29 additions and 0 deletions
11
modules/c1pjs/package.json
Normal file
11
modules/c1pjs/package.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue