This commit is contained in:
Shin'ya Ueoka 2017-08-11 22:28:06 +09:00
parent f39c14c127
commit d67c1b5a6d

17
package.json Normal file
View file

@ -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"
}