UNPKG

st-common-core

Version:

小尾巴前端通用核心库

32 lines (31 loc) 500 B
{ "name": "st-common-core", "version": "0.7.3", "description": "小尾巴前端通用核心库", "publishConfig": { "access": "public" }, "main": "lib/index.js", "module": "es/index.js", "types": "es/index.d.ts", "files": [ "lib", "es", "dist", "README.md" ], "scripts": { "build": "vite build" }, "keywords": [ "js", "lib", "common", "core", "utils", "small tail", "小尾巴" ], "author": "ST", "license": "ISC" }