UNPKG

coherent-gameface-interaction-manager

Version:
27 lines (26 loc) 621 B
{ "name": "coherent-gameface-interaction-manager", "version": "2.3.4", "description": "Library for the most common UI interactions", "main": "dist/interaction-manager.js", "module": "esm/interaction-manager.js", "repository": { "type": "git", "url": "https://github.com/CoherentLabs/GameUIComponents/tree/master/ui_utils/interaction_manager" }, "keywords": [ "UI", "Interactions" ], "author": "CoherentLabs", "license": "ISC", "eslintConfig": { "globals": { "_IM": false }, "env": { "browser": true, "node": true } } }