Add metadata file

This commit is contained in:
Daniel James
2014-05-18 23:27:52 +01:00
parent fa2fa1805c
commit 631e592b7a

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