jh-changes
Shin'ya Ueoka 7 years ago
parent f39c14c127
commit d67c1b5a6d
  1. 17
      package.json

@ -0,0 +1,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"
}