diff --git a/origami.json b/origami.json index 9068858..a0e43ab 100644 --- a/origami.json +++ b/origami.json @@ -1,5 +1,6 @@ { - "description": "Create and manage a DOM event delegator", + "description": "FT's dom delegate library is a component for creating and binding to events on all target elements matching the given selector. ", + "keywords": ["events", "DOM", "listener" ], "origamiType": "module", "origamiCategory": "utilities", "origamiVersion": 1,