Update package.json

This commit is contained in:
Andrea Bogazzi 2017-04-27 17:59:50 +02:00 committed by GitHub
parent 31f28204c7
commit 181767e0de

View file

@ -1,5 +1,5 @@
{ {
"name": "noto-emoji", "name": "asturur-noto-emoji",
"version": "1.0.0", "version": "1.0.0",
"apiVersion": "v1", "apiVersion": "v1",
"repository": { "repository": {
@ -7,7 +7,7 @@
"url": "https://github.com/googlei18n/noto-emoji" "url": "https://github.com/googlei18n/noto-emoji"
}, },
"license": "Apache 2.0", "license": "Apache 2.0",
"description": "noto emoji fonts source files", "description": "pngs and svgs from google noto-emoji repository packaged for including in project with npm",
"files": [ "files": [
"png/", "png/",
"svg/" "svg/"