diff options
| author | Daniil Yarancev <TiberiumN@users.noreply.github.com> | 2017-07-31 16:53:04 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-31 16:53:04 +0300 |
| commit | 091ceb0182bdc5aef50da8e846a435cf8de4e69e (patch) | |
| tree | 1b270fa16d380107473148841b2fe971d1b0f872 | |
| parent | fcf557792b6043281d1b821b60c9b101a3eaa772 (diff) | |
| download | packages-091ceb0182bdc5aef50da8e846a435cf8de4e69e.tar.gz packages-091ceb0182bdc5aef50da8e846a435cf8de4e69e.zip | |
Change repository address
| -rw-r--r-- | packages.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/packages.json b/packages.json index 2b82ba8..52f8986 100644 --- a/packages.json +++ b/packages.json @@ -6879,16 +6879,17 @@ }, { "name": "vkapi", - "url": "https://github.com/cyberlis/nimvkapi", + "url": "https://github.com/TiberiumN/nimvkapi", "method": "git", "tags": [ "wrapper", "vkontakte", "vk", - "library" + "library", + "api" ], "description": "A wrapper for the vk.com API (russian social network)", "license": "MIT", - "web": "https://github.com/cyberlis/nimvkapi" + "web": "https://github.com/TiberiumN/nimvkapi" } ] |
