2018-02-24 14:10:58 +04:00

13 lines
309 B
JSON

{
"name": "vfs-socket-consumer",
"version": "0.3.9",
"description": "A vfs helper library that communicates through a serialized socket",
"dependencies": {
"c9/smith": "*",
"juliangruber/events": "*",
"juliangruber/stream": "*"
},
"main": "consumer.js",
"scripts": ["consumer.js"]
}