UNPKG

protos-stimulus

Version:
27 lines 591 B
{ "name": "protos-stimulus", "version": "0.1.0", "description": "Stimulus controllers for Protos", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/inhouse-work/protos-stimulus.git" }, "author": "Nolan Tait", "license": "MIT", "keywords": [ "Protos", "Stimulus", "StimulusJS", "Ruby", "Rails" ], "dependencies": { "@hotwired/stimulus": "^3.2.2", "@stimulus-components/dialog": "^1.0.1", "aria-hidden": "^1.2.4", "fuse.js": "^7.0.0", "hotkeys-js": "^3.13.9", "tippy.js": "^6.3.7" } }