16 lines
274 B
JSON
16 lines
274 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|