{ "name": "static", "authors": [ "Andrea Mannocci " ], "description": "", "main": "", "license": "MIT", "homepage": "https://andremann.github.io", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "jquery": "^3.5.1", "vue": "^2.6.11", "bootstrap": "^4.5.0", "axios": "^0.19.2" } }