@syncfusion/ej2-vue-base
Version:
A common package of Essential JS 2 base Vue libraries, methods and class definitions
105 lines • 3.54 kB
JSON
{
"_from": "@syncfusion/ej2-vue-base@*",
"_id": "@syncfusion/ej2-vue-base@19.4.0",
"_inBundle": false,
"_integrity": "sha512-53+ZNczobBgtMW6+L/kmf+TNgwscH7j23U3zxNl8QHcUEUFuK7TgJXPxCTY6/6tpibO0d3+11xH1hpxTTZgJWA==",
"_location": "/@syncfusion/ej2-vue-base",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-vue-base@*",
"name": "@syncfusion/ej2-vue-base",
"escapedName": "@syncfusion%2fej2-vue-base",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/",
"/@syncfusion/ej2-vue-barcode-generator",
"/@syncfusion/ej2-vue-buttons",
"/@syncfusion/ej2-vue-calendars",
"/@syncfusion/ej2-vue-charts",
"/@syncfusion/ej2-vue-circulargauge",
"/@syncfusion/ej2-vue-diagrams",
"/@syncfusion/ej2-vue-documenteditor",
"/@syncfusion/ej2-vue-dropdowns",
"/@syncfusion/ej2-vue-filemanager",
"/@syncfusion/ej2-vue-gantt",
"/@syncfusion/ej2-vue-grids",
"/@syncfusion/ej2-vue-heatmap",
"/@syncfusion/ej2-vue-image-editor",
"/@syncfusion/ej2-vue-inplace-editor",
"/@syncfusion/ej2-vue-inputs",
"/@syncfusion/ej2-vue-interactive-chat",
"/@syncfusion/ej2-vue-kanban",
"/@syncfusion/ej2-vue-layouts",
"/@syncfusion/ej2-vue-lineargauge",
"/@syncfusion/ej2-vue-lists",
"/@syncfusion/ej2-vue-maps",
"/@syncfusion/ej2-vue-multicolumn-combobox",
"/@syncfusion/ej2-vue-navigations",
"/@syncfusion/ej2-vue-notifications",
"/@syncfusion/ej2-vue-pdfviewer",
"/@syncfusion/ej2-vue-pivotview",
"/@syncfusion/ej2-vue-popups",
"/@syncfusion/ej2-vue-progressbar",
"/@syncfusion/ej2-vue-querybuilder",
"/@syncfusion/ej2-vue-ribbon",
"/@syncfusion/ej2-vue-richtexteditor",
"/@syncfusion/ej2-vue-schedule",
"/@syncfusion/ej2-vue-splitbuttons",
"/@syncfusion/ej2-vue-spreadsheet",
"/@syncfusion/ej2-vue-treegrid",
"/@syncfusion/ej2-vue-treemap"
],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-vue-base/-/ej2-vue-base-19.4.0.tgz",
"_shasum": "68bbaf7d6c214f1d9677d9ba882e16e3795806eb",
"_spec": "@syncfusion/ej2-vue-base@*",
"_where": "D:\\SF3992\\WFH\\Nexus\\ej2-nexus-branch-switching-dev\\release",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-vue-ui-components/issues"
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-base": "~30.1.37"
},
"deprecated": false,
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
"devDependencies": {},
"homepage": "https://www.syncfusion.com/vue-components",
"keywords": [
"ej2",
"syncfusion",
"web-components",
"vue",
"vue-base",
"syncfusion vue",
"base",
"library",
"ej2-vue-base"
],
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-vue-base.umd.min.js",
"module": "./index.js",
"name": "@syncfusion/ej2-vue-base",
"repository": {
"type": "git",
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
},
"scripts": {
"ci-publish": "gulp ci-publish",
"compile": "gulp ci-compile",
"es-lint": "eslint -c .eslintrc.json --ext .ts ./src/**",
"es-lint-config": "npx tslint-to-eslint-config --config .eslintrc.json --tslint ./tslint.json",
"test": "gulp ci-test"
},
"typings": "index.d.ts",
"version": "30.1.37",
"sideEffects": true
}