Merge pull request #1 from danieljames/metadata

Add metadata file
This commit is contained in:
Antony Polukhin
2014-05-19 08:41:15 +04:00

14
meta/libraries.json Normal file
View File

@@ -0,0 +1,14 @@
{
"key": "type_index",
"name": "Type Index",
"authors": [
"Antony Polukhin"
],
"maintainers": [
"Antony Polukhin <antoshkka -at- gmail.com>"
],
"description": "Runtime/Compile time copyable type info.",
"category": [
"Emulation"
]
}