add license field to package.json

close #1862
Esse commit está contido em:
Roman Shtylman
2013-12-18 10:16:56 -05:00
commit a0c1ac7b45
+2 -1
Ver Arquivo
@@ -68,5 +68,6 @@
},
"engines": {
"node": ">= 0.8.0"
}
},
"license": "MIT"
}