45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"name": "@chatwoot/chatwoot",
|
|
"dependencies": {
|
|
"@rails/webpacker": "^4.0.7",
|
|
"axios": "^0.19.0",
|
|
"bourbon": "~4.2.7",
|
|
"chart.js": "~2.5.0",
|
|
"dotenv": "^8.0.0",
|
|
"emojione": "~2.2.7",
|
|
"foundation-sites": "6.3.0",
|
|
"ionicons": "~3.0.0",
|
|
"js-cookie": "~2.1.3",
|
|
"md5": "~2.2.1",
|
|
"moment": "~2.19.3",
|
|
"pusher-js": "~4.0.0",
|
|
"spinkit": "~1.2.5",
|
|
"sweet-modal-vue": "~1.0.3",
|
|
"tween.js": "~16.6.0",
|
|
"url-loader": "^2.0.0",
|
|
"v-tooltip": "~2.0.0-beta.4",
|
|
"vue": "^2.6.0",
|
|
"vue-aplayer": "~0.1.1",
|
|
"vue-audio": "~0.0.7",
|
|
"vue-axios": "~1.2.2",
|
|
"vue-chartjs": "~2.6.2",
|
|
"vue-clickaway": "~2.1.0",
|
|
"vue-i18n": "~5.0.3",
|
|
"vue-loader": "^15.7.0",
|
|
"vue-multiselect": "~2.1.6",
|
|
"vue-router": "~2.2.0",
|
|
"vue-select": "~2.0.0",
|
|
"vue-template-compiler": "^2.6.10",
|
|
"vuelidate": "~0.2.0",
|
|
"vuex": "~2.1.1",
|
|
"vuex-router-sync": "~4.1.2"
|
|
},
|
|
"devDependencies": {
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.3",
|
|
"babel-plugin-syntax-jsx": "^6.18.0",
|
|
"babel-plugin-transform-vue-jsx": "^3.7.0",
|
|
"babel-preset-env": "^1.7.0",
|
|
"webpack-dev-server": "^3.7.2"
|
|
},
|
|
"license": "MIT"
|
|
}
|