mirror of
https://github.com/ErnyTech/TLScheme2Json
synced 2024-12-29 12:55:51 +01:00
12 lines
282 B
JSON
12 lines
282 B
JSON
{
|
|
"authors": [
|
|
"Ernesto Castellotti"
|
|
],
|
|
"copyright": "Copyright 2019 Ernesto Castellotti <erny.castell@gmail.com>",
|
|
"dependencies": {
|
|
"asdf": "~>0.4.6"
|
|
},
|
|
"description": "A TLScheme generator for Json",
|
|
"license": "MPL-2.0 with extra appendix",
|
|
"name": "tlscheme2json"
|
|
} |