{ "name": "strolch-wc-debounced-input", "description": "Strolch WebComponent Debounced Input", "version": "0.1.6", "authors": [ "Robert von Burg" ], "keywords": [ "strolch", "input" ], "main": "strolch-wc-debounced-input.html", "private": true, "repository": { "type": "git", "url": "git@github.com:strolch-li/strolch-wc-debounced-input.git" }, "license": "https://github.com/strolch-li/strolch-wc-debounced-input/blob/master/LICENSE", "homepage": "https://github.com/strolch-li/strolch-wc-debounced-input", "ignore": [], "dependencies": { "polymer": "Polymer/polymer#^1.12.0", "iron-icon": "PolymerElements/iron-icon#^1.0.13", "iron-icons": "PolymerElements/iron-icons#^1.2.1", "paper-input": "PolymerElements/paper-input#^1.2.1" }, "devDependencies": { } }