summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/examples/querybuilder/package.json
blob: 1a3450aa1592c6fe80555380da4dce714fe0c98d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "query-builder-example",
  "private": "true",
  "version": "0.0.0",
  "description": "deps for query builder example",
  "main": "querybuilder.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": { "async": "*" },
  "repository": "",
  "author": "",
  "license": "BSD"
}