mirror of
https://github.com/bodyrep/DemoApp.git
synced 2026-01-26 15:11:38 +00:00
migrating repo to Bodyrep org
This commit is contained in:
12
package.json
Normal file
12
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