add license field to package.json

close #1862
This commit is contained in:
Roman Shtylman
2013-12-18 10:16:56 -05:00
parent 7b0dca0f9c
commit a0c1ac7b45

View File

@@ -68,5 +68,6 @@
},
"engines": {
"node": ">= 0.8.0"
}
},
"license": "MIT"
}