mirror of
https://github.com/sstent/expressmongotest.git
synced 2026-01-25 16:42:00 +00:00
almost rebased
This commit is contained in:
12
test/package.json
Normal file
12
test/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "application-name"
|
||||
, "version": "0.0.1"
|
||||
, "private": true
|
||||
, "dependencies": {
|
||||
"express": "2.5.11"
|
||||
, "jade": ">= 0.0.1"
|
||||
, "mongoose": ">=2.7.0"
|
||||
, "async": "0.1.22"
|
||||
, "request": "2.10.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user