text-overflow-processor-react
Version:
28 lines (27 loc) • 767 B
JSON
{
"name": "text-overflow-processor-react",
"version": "3.0.1",
"description": "text overflow process for react",
"typings": "./lib/index.d.ts",
"exports": {
".": "./lib/index.js",
"./style": "./lib/index.css"
},
"keywords": [
"react",
"text-overflow",
"text-ellipsis",
"text-fold"
],
"author": "chenxingxing",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/skystar-chen/public-product_text-overflow-processor-react/tree/main"
},
"homepage": "https://github.com/skystar-chen/public-product_text-overflow-processor-react/tree/main",
"bugs": {
"url": "https://github.com/skystar-chen/public-product_text-overflow-processor-react/issues",
"email": "3034474728@qq.com"
}
}