You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
336 B

{
"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"
}
}