Merge pull request #64 from SimenB/license

Use license in package.json
This commit is contained in:
Joe Esposito 2015-05-19 16:44:59 -04:00
commit bd6961334a

View File

@ -22,9 +22,5 @@
"bugs": {
"url": "https://github.com/evanw/node-source-map-support/issues"
},
"licenses": [
{
"type": "MIT"
}
]
"license": "MIT",
}