TZIP-16
{
"name": "Metadata Example Contract",
"description": "A simple counter contract to demonstrate TZIP-16 metadata",
"version": "1.0.0",
"license": {
"name": "MIT"
},
"authors": [
"ECAD Labs"
],
"homepage": "https://taquito.io",
"interfaces": [
"TZIP-16"
],
"views": [
"hello_world",
"standards"
]
}