mirror of
https://github.com/jamiebuilds/the-super-tiny-compiler
synced 2024-11-24 00:14:10 +00:00
8 lines
197 B
JSON
8 lines
197 B
JSON
{
|
|
"name": "the-super-tiny-compiler",
|
|
"version": "1.0.0",
|
|
"author": "James Kyle <me@thejameskyle.com> (thejameskyle.com)",
|
|
"license": "CC-BY-4.0",
|
|
"main": "./the-super-tiny-compiler.js"
|
|
}
|