THRIFT-3355 npm WARN package.json thrift@1.0.0-dev No license field.
Client: NodeJS
Patch: Jens Geyer
diff --git a/package.json b/package.json
index c4688b6..b931a15 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
     "email": "dev@thrift.apache.org",
     "url": "http://thrift.apache.org"
   },
+  "license": "Apache-2.0",
   "licenses": [
     {
       "type": "Apache-2.0",