{ "name": "coze_socket", "version": "1.1.0", "description": "COZe socket", "main": "index.js", "keywords": [ "socket.io" ], "dependencies": { "express": "latest", "font-awesome": "latest", "jquery": "^3.3.1", "ms": "github:zeit/ms", "nosleep.js": "^0.7.0", "pillarjs": "latest", "send": "github:pillarjs/send", "socket.io": "latest", "tinymce": "^4.7.11", "zeit": "latest" }, "scripts": { "start": "node index" }, "author": "Dslak", "license": "MIT", "devDependencies": {} }