mirror of
https://github.com/sstent/alex_app1.git
synced 2026-02-01 03:52:12 +00:00
lots of work so far-- mostly tidying
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "FitnessTracker"
|
||||
, "version": "0.0.2"
|
||||
, "private": true
|
||||
, "dependencies": {
|
||||
"formidable": ">= 0.0.1"
|
||||
, "mongoskin": ">= 0.0.1"
|
||||
, "socket.io": ">= 0.0.1"
|
||||
, "dateformat": ">= 0.0.1"
|
||||
, "request": "2.11.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user