Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 7871c83

Browse files
committed
updates contributors
1 parent f4eefb0 commit 7871c83

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
"description" : "Converts xml to json using node-expat.",
66
"repository": "git://github.com/buglabs/node-xml2json.git",
77
"main": "index",
8-
"maintainers":[ {
9-
"name": "Camilo Aguilar",
10-
"email": "camilo@buglabs.net"}
11-
],
8+
"contributors":[ {"name": "Camilo Aguilar", "email": "camilo@buglabs.net"}],
129
"dependencies": {
1310
"node-expat": "1.3.2"
1411
}

0 commit comments

Comments
 (0)