Add license to package.json
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/klokantech/tileserver-gl.git"
|
"url": "https://github.com/klokantech/tileserver-gl.git"
|
||||||
},
|
},
|
||||||
|
"license": "BSD-2-Clause",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha test/**.js"
|
"test": "mocha test/**.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user