From 49b445a21c890b40039f81762ea07eb21a57d251 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 24 May 2017 11:22:41 +0200 Subject: Change description and licence --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1895c9c67..aa3194bec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "0x.js", "version": "0.0.0", - "description": "Official 0x library", + "description": "A javascript library for interacting with the 0x protocol", "keywords": [ "0x.js", "0xproject", @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/0xProject/0x.js" }, - "license": "MIT", + "license": "Apache 2.0", "engines": { "node": ">=6.0.0" }, -- cgit v1.2.3