summaryrefslogtreecommitdiff
path: root/package.json
blob: 0145e8ff34fc2cfb5fa19c90940aa75217734f43 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "folkestone",
  "version": "1.0.0",
  "description": "the folkestone gossip",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}