23 lines
370 B
JSON
23 lines
370 B
JSON
{
|
|
"name": "@tuniao/tn-icon",
|
|
"version": "1.9.0",
|
|
"description": "Tuniao Icon Font",
|
|
"keywords": [
|
|
"tn",
|
|
"tuniao",
|
|
"图鸟",
|
|
"icon"
|
|
],
|
|
"license": "ISC",
|
|
"author": "Tuniao Technology Co., Ltd.",
|
|
"style": "dist/index.css",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"browerslist": [
|
|
"> 1%",
|
|
"not dead"
|
|
],
|
|
"gitHead": ""
|
|
}
|