You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
446 B

{
"name": "coze_socket",
"version": "1.0.0",
"description": "COZe socket",
"main": "index.js",
"keywords": [
"socket.io"
],
"dependencies": {
"express": "latest",
"font-awesome": "latest",
"ms": "github:zeit/ms",
"pillarjs": "latest",
"send": "github:pillarjs/send",
"socket.io": "latest",
"zeit": "latest"
},
"scripts": {
"start": "node index"
},
"author": "Dslak",
"license": "MIT"
}