Add license field to package.json

This commit is contained in:
Kirill Fomichev 2016-02-15 23:11:13 +03:00
parent 17041553df
commit 437cd52534

View file

@ -84,5 +84,6 @@
"sinon": "^1.12.2",
"standard": "^5.0.0",
"travis-cov": "^0.2.0"
}
},
"license": "MIT"
}