mirror of
https://github.com/sstent/node.git
synced 2026-01-26 07:02:31 +00:00
12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"name": "first-project",
|
|
"description": "",
|
|
"version": "0.0.0",
|
|
"main": "./server.js",
|
|
"dependencies": {
|
|
"derby": "*",
|
|
"express": "3.x",
|
|
"gzippo": ">=0.1.4"
|
|
},
|
|
"private": true
|
|
} |