diff options
Diffstat (limited to 'atom/packages/vim-mode/node_modules/underscore-plus/package.json')
| -rw-r--r-- | atom/packages/vim-mode/node_modules/underscore-plus/package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/atom/packages/vim-mode/node_modules/underscore-plus/package.json b/atom/packages/vim-mode/node_modules/underscore-plus/package.json index b52af2d..98add9f 100644 --- a/atom/packages/vim-mode/node_modules/underscore-plus/package.json +++ b/atom/packages/vim-mode/node_modules/underscore-plus/package.json @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/atom/underscore-plus.git" + "url": "git+https://github.com/atom/underscore-plus.git" }, "bugs": { "url": "https://github.com/atom/underscore-plus/issues" @@ -74,5 +74,6 @@ "tarball": "http://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz" }, "directories": {}, - "_resolved": "https://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz" + "_resolved": "https://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz", + "readme": "ERROR: No README data found!" } |