aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 1d38cb022c80831d2d3e4ba6e7998b467a73d0d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "vim-vixen",
  "description": "Vim vixen",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ueokande/vim-vixen.git"
  },
  "author": "Shin'ya Ueoka",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ueokande/vim-vixen/issues"
  },
  "homepage": "https://github.com/ueokande/vim-vixen"
}