diff options
Diffstat (limited to 'libs/typeof')
-rw-r--r-- | libs/typeof/meta/libraries.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/libs/typeof/meta/libraries.json b/libs/typeof/meta/libraries.json new file mode 100644 index 000000000..97474b009 --- /dev/null +++ b/libs/typeof/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 <vertleyb -at- hotmail.com>", + "Peder Holt <peder.holt -at- gmail.com>" + ] +} |