UNPKG

@stratio/egeo

Version:
48 lines 1.19 kB
{ "name": "@stratio/egeo", "version": "19.0.0", "author": "Stratio", "repository": { "type": "git", "url": "https://github.com/Stratio/egeo.git" }, "keywords": [ "angular", "egeo", "stratio", "components", "rollup", "karma", "gulp", "webpack" ], "license": "MIT", "bugs": { "url": "https://github.com/Stratio/egeo/issues" }, "homepage": "https://github.com/Stratio/egeo#readme", "dependencies": { "lodash": "4.17.13", "ngx-virtual-scroller": "3.0.2", "prismjs": "1.16.0", "tslib": "^1.9.0" }, "peerDependencies": { "@angular/common": "^7.0.0", "@angular/core": "^7.0.0", "@angular/forms": "^7.0.0", "@angular/http": "^7.0.0", "@angular/platform-browser-dynamic": "^7.0.0", "@angular/router": "^7.0.0" }, "main": "bundles/stratio-egeo.umd.js", "module": "fesm5/stratio-egeo.js", "es2015": "fesm2015/stratio-egeo.js", "esm5": "esm5/stratio-egeo.js", "esm2015": "esm2015/stratio-egeo.js", "fesm5": "fesm5/stratio-egeo.js", "fesm2015": "fesm2015/stratio-egeo.js", "typings": "stratio-egeo.d.ts", "metadata": "stratio-egeo.metadata.json", "sideEffects": false }