{ "name": "asr-tangibles", "version": "0.1.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "t1st3 (https://t1st3.com/)", "license": "MIT", "dependencies": { "body-parser": "^1.19.0", "dgram": "^1.0.1", "express": "^4.17.1", "jspack": "0.0.4", "node-osc": "^6.1.11", "socket.io": "^4.3.2" }, "devDependencies": { "nodemon": "^2.0.16" } }