diff --git a/package.json b/package.json index 929ba99..d745246 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ , "homepage" : "https://github.com/qiao/difflib.js" , "keywords" : ["diff"] , "author" : "Xueqiao Xu " + , "license" : "Python-2.0" , "main" : "./index.js" , "dependencies" : { "heap" : ">= 0.2.0"