![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/ts.corals.io/frontend/node_modules/nuxt-sweetalert2/ |
{ "name": "nuxt-sweetalert2", "version": "1.0.0", "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options ", "main": "src/", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ImreC/nuxt-sweetalert2.git" }, "keywords": [ "nuxt", "sweetalert2", "notifications" ], "author": "Imre Gelens", "license": "MIT", "bugs": { "url": "https://github.com/ImreC/nuxt-sweetalert2/issues" }, "homepage": "https://github.com/ImreC/nuxt-sweetalert2#readme", "dependencies": { "sweetalert2": "7.x" }, "devDependencies": { "babel-core": "^6.26.3", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.7.0", "babel-preset-stage-3": "^6.24.1", "babel-preset-vue": "^2.0.2", "vue": "^2.5.16" } }