{ "name": "strolch-wc-tree", "description": "Strolch Tree View WebComponent", "version": "0.1.0", "authors": ["Robert von Burg"], "keywords": [ "strolch", "tree" ], "main": "strolch-wc-tree.html", "private": true, "repository": { "type": "git", "url": "git@github.com:4treesCH/strolch-wc-tree.git" }, "license": "https://github.com/4treesCH/strolch-wc-tree/blob/master/LICENSE", "homepage": "https://github.com/4treesCH/strolch-wc-tree", "ignore": [], "dependencies": { "strolchjs": "4treesCH/strolchjs#^0.2.4", "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.2.0", "polymer": "Polymer/polymer#^1.11.3", "iron-icons": "PolymerElements/iron-icons#^1.2.1", "paper-styles": "PolymerElements/paper-styles#^1.3.1", }, "devDependencies": { "paper-card": "PolymerElements/paper-card#^1.1.6", } }