mirror of
https://github.com/sstent/node_app.git
synced 2026-01-27 15:41:57 +00:00
initial commit
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "application-name"
|
||||
, "version": "0.0.1"
|
||||
, "private": true
|
||||
, "dependencies": {
|
||||
"formidable": ">= 0.0.1"
|
||||
, "mongoskin": ">= 0.0.1"
|
||||
, "socket.io": ">= 0.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user