9 lines
177 B
JSON
9 lines
177 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Andrew Lalis"
|
||
|
],
|
||
|
"copyright": "Copyright © 2023, Andrew Lalis",
|
||
|
"description": "Compiler for the NIMP language.",
|
||
|
"license": "MIT",
|
||
|
"name": "compiler"
|
||
|
}
|