summaryrefslogtreecommitdiff
path: root/examples/lib/okexample/package.json
blob: 2b2a47c1149f480fff3996fa4bb2305a575ccf0d (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "okexample",
  "version": "1.0.0",
  "description": "example service",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "okfocus <frontdesk@okfoc.us>",
  "license": "LNT"
}