mirror of
https://github.com/sstent/node.git
synced 2026-01-26 15:12:37 +00:00
big update - restarted app including jquery
This commit is contained in:
10
app/package.json
Normal file
10
app/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