@binar/tree-view-component
Version:
Its Tree View Component
30 lines (29 loc) • 671 B
JSON
{
"name": "@binar/tree-view-component",
"version": "1.0.25",
"description": "Its Tree View Component",
"main": "./src/tree-view",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/binar1/tree-web-component.git"
},
"keywords": [
"TreeView",
"Tree",
"webcomponent",
"litelement",
"polymer"
],
"author": "Binar",
"license": "MIT",
"bugs": {
"url": "https://github.com/binar1/tree-web-component/issues"
},
"homepage": "https://github.com/binar1/tree-web-component#readme",
"dependencies": {
"lit-element": "^2.2.0"
}
}