{ "name": "2021-03-19", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "start": "/Applications/Electron.app/Contents/MacOS/Electron ." }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "axios": "^0.21.1" }, "devDependencies": { "@types/node": "^14.14.35" } }