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

Commit 0391a1c

Browse files
committed
Adds license to package.json
1 parent 11039a9 commit 0391a1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"email": "[email protected]",
55
"description" : "Converts xml to json and vice-versa, using node-expat.",
66
"repository": "git://github.com/buglabs/node-xml2json.git",
7+
"license": "MIT",
78
"main": "index",
89
"contributors":[
910
{"name": "Camilo Aguilar", "email": "[email protected]"}

0 commit comments

Comments
 (0)