tolga-ng2
Version:
Angular 2/4 components and directives
55 lines • 1.5 kB
JSON
{
"author": {
"name": "Tolga Koseoglu",
"email": "tolga.k@outlook.com"
},
"dependencies": {
"@angular/animations": "^14.2.4",
"@angular/cdk": "^14.2.3",
"@angular/common": "~14.2.4",
"@angular/core": "~14.2.4",
"@angular/flex-layout": "15.0.0-beta.42",
"@angular/forms": "~14.2.4",
"@angular/platform-browser": "~14.2.4",
"@angular/platform-browser-dynamic": "~14.2.4",
"@angular/router": "~14.2.4",
"core-js": "2.4.1",
"jquery": "^3.7.0",
"moment": "^2.29.4",
"ngx-chips": "^3.0.0",
"rxjs": "~7.8.1",
"semantic-ui-calendar": "0.0.8",
"semantic-ui-css": "^2.5.0",
"tslib": "^2.5.3",
"zone.js": "~0.13.1"
},
"description": "Angular 2/4 components and directives",
"keywords": [
"angular components",
"semanticui"
],
"license": "MIT",
"name": "tolga-ng2",
"private": false,
"version": "14.2.7",
"module": "fesm2015/tolga-ng2.mjs",
"es2020": "fesm2020/tolga-ng2.mjs",
"esm2020": "esm2020/tolga-ng2.mjs",
"fesm2020": "fesm2020/tolga-ng2.mjs",
"fesm2015": "fesm2015/tolga-ng2.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2020": "./esm2020/tolga-ng2.mjs",
"es2020": "./fesm2020/tolga-ng2.mjs",
"es2015": "./fesm2015/tolga-ng2.mjs",
"node": "./fesm2015/tolga-ng2.mjs",
"default": "./fesm2020/tolga-ng2.mjs"
}
},
"sideEffects": false
}