{ "name": "miksi-app", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "predeploy": "npm install", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "^0.18.0", "bootstrap": "^4.2.1", "toastr": "^2.1.4" } }