Skip to content

Commit f37252d

Browse files
author
Lars-Magnus Skog
committed
Remove contributors from package.json
1 parent b740490 commit f37252d

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

package.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,6 @@
22
"name": "level",
33
"description": "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)",
44
"version": "4.0.0",
5-
"contributors": [
6-
"Rod Vagg <[email protected]> (https://github.com/rvagg)",
7-
"John Chesley <[email protected]> (https://github.com/chesles/)",
8-
"Jake Verbaten <[email protected]> (https://github.com/raynos)",
9-
"Dominic Tarr <[email protected]> (https://github.com/dominictarr)",
10-
"Max Ogden <[email protected]> (https://github.com/maxogden)",
11-
"Lars-Magnus Skog <[email protected]> (https://github.com/ralphtheninja)",
12-
"David Björklund <[email protected]> (https://github.com/kesla)",
13-
"Julian Gruber <[email protected]> (https://github.com/juliangruber)",
14-
"Paolo Fragomeni <[email protected]> (https://github.com/hij1nx)",
15-
"Anton Whalley <[email protected]> (https://github.com/No9)",
16-
"Matteo Collina <[email protected]> (https://github.com/mcollina)",
17-
"Pedro Teixeira <[email protected]> (https://github.com/pgte)",
18-
"James Halliday <[email protected]> (https://github.com/substack)"
19-
],
205
"repository": {
216
"type": "git",
227
"url": "https://github.com/Level/level.git"

0 commit comments

Comments
 (0)