summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/examples/express/connection-sharing/package.json
blob: e32616553017ead9699e049aa272ccbd7ab27b38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "connection-sharing",
  "private": "true",
  "version": "0.0.0",
  "description": "ERROR: No README.md file found!",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": { "express": "3.1.1" },
  "repository": "",
  "author": "",
  "license": "BSD"
}