{
    "name": "mingyang_text",
    "version": "2023.08.26",
    "description": "a collection of string related functions",
    "main": "text.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [
        "text/bin_with",
        "text/end_with",
        "string/format",
        "datetime/format",
        "timeid",
        "timeno",
        "time/uuid",
        "base62",
        "baseX",
        "any base system",
        "string pair",
        "char pair",
        "text pair"
    ],
    "author": "wang.fu.jun@qq.com,wang.ming.yang@126.com",
    "license": "ISC"
}