UNPKG

ddc-library-commons

Version:

Angular library for commons modules, components, services and more of the ddc project

26 lines 706 B
{ "name": "ddc-library-commons", "version": "0.0.6", "description": "Angular library for commons modules, components, services and more of the ddc project", "keywords": [ "ddc", "dell", "marketlace", "ddc-commons", "ddc-library" ], "peerDependencies": { "@angular/common": "^12.2.0", "@angular/core": "^12.2.0" }, "dependencies": { "tslib": "^2.3.0" }, "main": "bundles/ddc-library-commons.umd.js", "module": "fesm2015/ddc-library-commons.js", "es2015": "fesm2015/ddc-library-commons.js", "esm2015": "esm2015/ddc-library-commons.js", "fesm2015": "fesm2015/ddc-library-commons.js", "typings": "ddc-library-commons.d.ts", "sideEffects": false }