-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove contributors from package.json
- Loading branch information
1 parent
e2f96ca
commit 542f350
Showing
1 changed file
with
0 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,23 +2,6 @@ | |
"name": "abstract-leveldown", | ||
"description": "An abstract prototype matching the LevelDOWN API", | ||
"version": "5.0.0", | ||
"contributors": [ | ||
"Rod Vagg <[email protected]> (https://github.com/rvagg)", | ||
"John Chesley <[email protected]> (https://github.com/chesles/)", | ||
"Jake Verbaten <[email protected]> (https://github.com/raynos)", | ||
"Dominic Tarr <[email protected]> (https://github.com/dominictarr)", | ||
"Max Ogden <[email protected]> (https://github.com/maxogden)", | ||
"Lars-Magnus Skog <[email protected]> (https://github.com/ralphtheninja)", | ||
"David Björklund <[email protected]> (https://github.com/kesla)", | ||
"Julian Gruber <[email protected]> (https://github.com/juliangruber)", | ||
"Paolo Fragomeni <[email protected]> (https://github.com/hij1nx)", | ||
"Anton Whalley <[email protected]> (https://github.com/No9)", | ||
"Matteo Collina <[email protected]> (https://github.com/mcollina)", | ||
"Pedro Teixeira <[email protected]> (https://github.com/pgte)", | ||
"James Halliday <[email protected]> (https://github.com/substack)", | ||
"Thomas Watson Steen <[email protected]> (https://github.com/watson)", | ||
"Vincent Weevers <[email protected]> (https://github.com/vweevers)" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/level/abstract-leveldown.git" | ||
|