Skip to content

Commit 319c71c

Browse files
author
Paveł Tyślacki
committed
add license and repository to package.json
1 parent 5436e76 commit 319c71c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"name": "@mapbox/glyph-pbf-composite",
33
"version": "0.0.3",
44
"description": "Combine glyph (SDF) PBFs on the fly.",
5+
"license": "BSD-2-Clause",
6+
"repository": {
7+
"type": "git",
8+
"url": "git@github.com:mapbox/glyph-pbf-composite.git"
9+
},
510
"main": "index.js",
611
"dependencies": {
712
"protocol-buffers": "^2.4.7"

0 commit comments

Comments
 (0)