summaryrefslogtreecommitdiff
path: root/package.json
blob: 636701efcd6d093f8ec96af991204a3f528fcb8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "folkestone",
  "version": "1.0.0",
  "description": "the folkestone gossip",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.9"
  },
  "author": "",
  "license": "ISC"
}