{ "name": "projectmanagement", "version": "1.0.0", "main": "./src/index.js", "type": "module", "scripts": { "start": "node ./src/index.js" }, "author": "", "license": "ISC", "description": "" }