summaryrefslogtreecommitdiff
path: root/package.json
blob: 600dedcd33e0a9e1dcff560a1e14c680805aec81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "bucky",
  "version": "3.0.0",
  "description": "bucky",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@ghghgh.us:bucky.git"
  },
  "author": "",
  "license": "LNT"
}