{ "name": "backend", "version": "1.0.0", "description": "", "license": "MIT", "author": "", "type": "commonjs", "main": "src/index.js", "scripts": { "start": "node src/index.js" } }