@tslsmart/font-local-base
Version:
特斯联私网项目使用的字体库
27 lines • 558 B
JSON
{
"name": "@tslsmart/font-local-base",
"version": "0.3.0",
"description": "特斯联私网项目使用的字体库",
"main": "index.js",
"repository": {
"type": "git",
"url": "http://192.168.10.99/UI-Component/FontStyle/font-local-base"
},
"files": [
"index.css",
"index.js",
"package.json",
"README.md"
],
"keywords": [
"font",
"Plain",
"terminus design"
],
"author": "zxiaofoo@qq.com",
"license": "ISC",
"dependencies": {
"@tslsmart/font-plain": "*",
"@tslsmart/font-puhuiti": "*"
}
}