Adding license to package.json

This commit is contained in:
Maxime Beauchemin 2016-09-19 23:48:16 -07:00
parent e8088d5c9a
commit 1ce8acc154
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "caravel",
"version": "0.10.0",
"description": "Caravel is a data exploration platform designed to be visual, intuitive, and interactive.",
"license": "Apache-2.0",
"directories": {
"doc": "docs",
"test": "spec"