{ "name": "sequelize", "version": "1.0.0", "description": "", "main": "helloworld.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "mysql2": "^3.9.3", "sequelize": "^6.37.1", "sqlite3": "^5.1.7" } }