1
0
Fork 0
dbmonitor/package.json

12 lines
264 B
JSON

{
"name": "dbmonitor",
"description": "Use your web browser to monitor table inserts",
"version": "1.0.0",
"private": true,
"dependencies": {
"mysql-native": "0.4.x",
"socket.io": "0.9.x",
"moment": "1.7.x",
"coffee-script": "1.3.x"
}
}