Add license to package.json
This commit is contained in:
parent
801c523c73
commit
8bb625652d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/klokantech/tileserver-gl.git"
|
||||
},
|
||||
"license": "BSD-2-Clause",
|
||||
"scripts": {
|
||||
"test": "mocha test/**.js"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue