nodejs app started
This commit is contained in:
15
package.json
Normal file
15
package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "c0db",
|
||||
"version": "0.0.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aarongut/cdb.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/aarongut/cdb/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "~3.4.8",
|
||||
"jade": "~1.1.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user