1
0
Fork 0
mirror of synced 2024-06-25 18:21:11 -04:00
ultimate-vim/package.json
2017-11-27 17:17:56 +08:00

24 lines
605 B
JSON

{
"name": "vimrc",
"version": "1.0.0",
"description": "![VIM](https://dnp4pehkvoo6n.cloudfront.net/43c5af597bd5c1a64eb1829f011c208f/as/Ultimate%20Vimrc.svg)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChrisOHu/vimrc.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/ChrisOHu/vimrc/issues"
},
"homepage": "https://github.com/ChrisOHu/vimrc#readme",
"dependencies": {
"tern": "^0.21.0",
"tern-closure": "^0.1.3"
}
}