UNPKG

@rdkmaster/jigsaw-labs

Version:

Jigsaw, the next generation component set for RDK

49 lines 1.3 kB
{ "name": "@rdkmaster/jigsaw-labs", "version": "1.1.26", "description": "Jigsaw, the next generation component set for RDK", "main": "./public_api.ts", "module": "./public_api.ts", "es2015": "", "typings": "./index.d.ts", "repository": { "type": "git", "url": "https://github.com/rdkmaster/jigsaw.git" }, "keywords": [ "jigsaw", "rdk", "angular", "components", "typescript" ], "license": "MIT", "bugs": { "url": "https://github.com/rdkmaster/jigsaw/issues" }, "homepage": "http://rdk.zte.com.cn/components", "peerDependencies": { "@ngx-translate/core": "^v8.0.0", "eonasdan-bootstrap-datetimepicker": "^4.17.47", "echarts": "~3.5.4", "jquery": "~3.1.1", "ztree": "~3.5.24", "font-awesome": "~4.7.0", "ngx-perfect-scrollbar": "~5.0.2" }, "dependencies": { "@rdkmaster/icon-font": "^1.0.4", "@angular/animations": "^5.0.0", "@angular/common": "^5.0.0", "@angular/compiler": "^5.0.0", "@angular/core": "^5.0.0", "@angular/forms": "^5.0.0", "@angular/platform-browser": "^5.0.0", "@angular/platform-browser-dynamic": "^5.0.0", "@angular/router": "^5.0.0", "rxjs": "~5.5.0", "zone.js": "~0.8.18", "core-js": "~2.5.1", "web-animations-js": "~2.3.1" } }