truly-ui
Version:
Web Components for Desktop Applications.
32 lines (31 loc) • 793 B
JSON
{
"name": "truly-ui",
"title": "Truly-UI",
"description": "Web Components for Desktop Applications.",
"version": "0.0.0-development",
"repository": "https://github.com/TemainfoSistemas/truly-ui.git",
"author": "Temainfo Sistemas <suporte@temainfo.com.br>",
"homepage": "https://temainfosistemas.github.io/truly-ui/",
"keywords": [
"angular",
"ui",
"desktop",
"ng",
"electron",
"angular2"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/TemainfoSistemas/truly-ui.git/issues"
},
"module": "truly-ui.js",
"typings": "truly-ui.d.ts",
"peerDependencies": {
"@angular/common": "^4.1.2",
"@angular/core": "^4.1.2",
"@angular/forms": "^4.1.3",
"core-js": "^2.4.1",
"rxjs": "~5.4.2",
"zone.js": "^0.8.4"
}
}