Add metadata file.

This commit is contained in:
Daniel James
2014-08-18 14:58:08 +01:00
parent 791d53278a
commit 40806c367d

15
meta/libraries.json Normal file
View File

@@ -0,0 +1,15 @@
{
"key": "container",
"name": "Container",
"authors": [
"Ion Gazta\u00f1aga"
],
"description": "Standard library containers and extensions.",
"category": [
"Containers",
"Data"
],
"maintainers": [
"Ion Gaztanaga <igaztanaga -at- gmail.com>"
]
}