Skip to content

Commit 5ba2788

Browse files
committed
Merge branch 'master' of github.com:Keyang/node-csvtojson
2 parents 98ecafb + 496c5c6 commit 5ba2788

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,7 @@
3232
"bin": {
3333
"csvtojson": "./bin/csvtojson"
3434
},
35-
"license": [
36-
{
37-
"type": "MIT",
38-
"url": "https://github.com/Keyang/node-csvtojson/blob/master/LICENSE"
39-
}
40-
],
35+
"license": "MIT",
4136
"engines": {
4237
"node": ">=0.10"
4338
},

0 commit comments

Comments
 (0)