{ "name": "rolemanager", "main": "index.ts", "scripts": { "start": "ts-node .", "build": "tsc .", "start-node": "node ." } }