the-super-tiny-compiler/package.json
James Kyle 6c712484ad 1.0.0
2016-12-31 15:34:48 -05:00

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"
}