diff --git a/meta/libraries.json b/meta/libraries.json new file mode 100644 index 0000000..97474b0 --- /dev/null +++ b/meta/libraries.json @@ -0,0 +1,16 @@ +{ + "key": "typeof", + "name": "Typeof", + "authors": [ + "Arkadiy Vertleyb", + "Peder Holt" + ], + "description": "Typeof operator emulation.", + "category": [ + "Emulation" + ], + "maintainers": [ + "Arkadiy Vertleyb ", + "Peder Holt " + ] +}