{
"name": "electron-quick-started",
"version": "1.0.0",
"description": "A minimal Electron application",
"main": "main.js",
"scripts": {
"start": "electron ."
},
"dependencies": {
"ajv": "^6.10.0",
"asn1": "^0.2.4",
"assert-plus": "^1.0.0",
"asynckit": "^0.4.0",
"aws-sign2": "^0.7.0",
"aws4": "^1.8.0",
"bcrypt-pbkdf": "^1.0.2",
"caseless": "^0.12.0",
"combined-stream": "^1.0.7",
"core-util-is": "^1.0.2",
"dashdash": "^1.14.1",
"delayed-stream": "^1.0.0",
"ecc-jsbn": "^0.2.0",
"extend": "^3.0.2",
"extsprintf": "^1.4.0",
"fast-deep-equal": "^2.0.1",
"fast-json-stable-stringify": "^2.0.0",
"forever-agent": "^0.6.1",
"form-data": "^2.3.3",
"getpass": "^0.1.7",
"har-schema": "^2.0.0",
"har-validator": "^5.1.3",
"hh-mm-ss": "^1.2.0",
"http-signature": "^1.2.0",
"ip-regex": "^4.0.0",
"is-typedarray": "^1.0.0",
"isstream": "^0.1.2",
"jsbn": "^1.1.0",
"json-schema-traverse": "^0.4.1",
"json-stringify-safe": "^5.0.1",
"jsprim": "^2.0.0",
"mime-db": "^1.38.0",
"mime-types": "^2.1.22",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"oauth-sign": "^0.9.0",
"performance-now": "^2.1.0",
"psl": "^1.1.31",
"punycode": "^2.1.1",
"qs": "^6.6.0",
"request": "^2.88.0",
"safe-buffer": "^5.1.2",
"sshpk": "^1.16.1",
"streamify": "^1.0.0",
"tough-cookie": "^3.0.1",
"tunnel-agent": "^0.6.0",
"tweetnacl": "^1.0.1",
"uri-js": "^4.2.2",
"uuid": "^3.3.2",
"verror": "^1.10.0",
"youtube-dl": "^1.12.2",
"zero-fill": "^2.2.3"
}
}