Vim/typings.json
2016-10-02 01:34:11 -07:00

12 lines
339 B
JSON

{
"name": "vim",
"dependencies": {
"diff": "registry:npm/diff#2.0.0+20160211003958",
"lodash": "registry:npm/lodash#4.0.0+20160416211519"
},
"globalDependencies": {
"copy-paste": "registry:dt/copy-paste#1.1.3+20160117130525",
"diff-match-patch": "registry:dt/diff-match-patch#1.0.0+20160821140300"
}
}