mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-07-08 21:36:59 +00:00
add package.json
This commit is contained in:
parent
ff566b2c16
commit
6ac7ca874b
1 changed files with 15 additions and 0 deletions
15
package.json
Normal file
15
package.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "noto-emoji",
|
||||
"version": "1",
|
||||
"apiVersion": "v1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/googlei18n/noto-emoji"
|
||||
},
|
||||
"license": "Apache 2.0",
|
||||
"description": "noto emoji fonts source files",
|
||||
"files": [
|
||||
"png/",
|
||||
"svg/"
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue