cheetah-framework
Version:
Cheetah Framework JS used in all our applications
64 lines (63 loc) • 1.77 kB
JSON
{
"name": "cheetah-framework",
"version": "2.1.3",
"description": "Cheetah Framework JS used in all our applications",
"main": "js/framework/index.js",
"scripts": {
"lint": "eslint ./js"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/imarcom/cheetah-framework.git"
},
"keywords": [
"vuejs",
"framework",
"cheetah"
],
"dependencies": {
"axios": "^1.8.4",
"bootstrap": "~5.2.0",
"cronstrue": "^1.94.0",
"devextreme": "19.2.5",
"devextreme-vue": "19.2.5",
"element-ui": "^2.14.0",
"element-ui-el-table-draggable": "^1.2.10",
"glob": "^7.1.6",
"jquery-param": "^1.1.2",
"laravel-echo": "^1.8.0",
"lodash": "^4.17.19",
"moment": "^2.27.0",
"portal-vue": "^2.1.7",
"pusher-js": "^4.4.0",
"sticky-sidebar": "^3.3.1",
"vue": "^2.6.12",
"vue-i18n": "^8.28.2",
"vue-perfect-scrollbar": "^0.1.0",
"vue-router": "^3.3.4",
"vue-scrollto": "^2.18.1",
"vue-template-compiler": "^2.6.12",
"vuedraggable": "^2.24.2",
"circular-dependency-plugin": "^5.2.2",
"vuex": "^3.5.1",
"laravel-mix": "^6.0.0",
"sass": "^1.87.0",
"sass-loader": "^12.6.0",
"vue-loader": "^15.11.1"
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"dotenv": "^8.2.0",
"eslint": "^5.14.1",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^5.2.3"
},
"author": "Sebastien Rodrigue <sebastien@imarcom.net>",
"license": "MIT",
"homepage": "https://bitbucket.org/imarcom/cheetah-framework#readme"
}