summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2015-09-25 23:00:30 +0200
committerJens Geyer <jensg@apache.org>2015-09-25 23:00:30 +0200
commitf2c9f1b968f2b5716cf6b96b36e133cd7e07cde6 (patch)
treeb8fc0877508265ebd1eb808aae4466d0671f0fc5 /package.json
parentce636dd65c8de50f8f5d8cab3c2514bff98aab23 (diff)
downloadthrift-f2c9f1b968f2b5716cf6b96b36e133cd7e07cde6.tar.gz
THRIFT-3355 npm WARN package.json thrift@1.0.0-dev No license field.
Client: NodeJS Patch: Jens Geyer
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index c4688b62f..b931a159e 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",