flyingff2083/parallel_self
0
1{2 "name": "parallel-self-protocol",3 "version": "1.0.0",4 "description": " Parallel Self Protocol - Interactive Demo",5 "scripts": {6 "dev": "cd backend && npm install && npm run dev",7 "install-all": "cd backend && npm install",8 "test": "cd tests && node mock-sessions.js"9 },10 "keywords": ["emotion", "psychology", "research"],11 "author": "",12 "license": "ISC"13}14 