UNPKG

@syncfusion/ej2-angular-base

Version:

A common package of Essential JS 2 base Angular libraries, methods and class definitions

34 lines 928 B
{ "name": "@syncfusion/ej2-angular-base", "version": "33.1.46", "description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-angular-base.umd.min.js", "module": "./index.js", "schematics": "./schematics/collection.json", "keywords": [ "ej2", "syncfusion", "web-components", "ej2-angular-base", "Angular DevKit", "angular", "ng" ], "dependencies": { "@syncfusion/ej2-base": "~33.1.45", "@syncfusion/ej2-icons": "~33.1.44" }, "devDependencies": {}, "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-angular-ui-components" }, "homepage": "https://www.syncfusion.com/angular-components", "scripts": { "postinstall": "node ./postinstall.js" }, "typings": "index.d.ts", "sideEffects": true }