代码拉取完成,页面将自动刷新
{
"name": "lomind",
"version": "0.0.42",
"title": "lomind",
"description": "Lomind is a tool library deeply inspired by Lodash, yet it's not intended to be a direct replacement for Lodash. The reason lies in Lodash's already proven excellence in performance and reliability. Instead, Lomind aims to assimilate the best practices from numerous outstanding open-source libraries while expanding its capabilities. It introduces a greater array of modular and high-performance utilities, particularly tailored for enhanced programming experiences in JavaScript, React Hooks, and Vue Hooks.",
"private": false,
"tags": [
"kwooshung",
"lomind",
"lodash",
"randoms",
"algorithms",
"string",
"math"
],
"keywords": [
"kwooshung",
"lomind",
"lodash",
"randoms",
"algorithms",
"string",
"math"
],
"author": "kwooshung",
"homepage": "https://github.com/kwooshung/Lomind",
"repository": {
"type": "git",
"url": "https://github.com/kwooshung/Lomind.git"
},
"bugs": {
"url": "https://github.com/kwooshung/Lomind/issues"
},
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
".": {
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
}
},
"files": [
"dist"
],
"scripts": {
"prepare": "husky install",
"dev": "tsup --watch",
"build": "tsup --minify",
"test": "vitest",
"test:watch": "vitest watch --coverage",
"test:ci": "vitest run --coverage",
"eslint": "eslint . --fix --cache --quiet --report-unused-disable-directives --max-warnings 0 --ext .js,.cjs,.jsx,.ts,.cts,.tsx"
},
"license": "MIT",
"devDependencies": {
"@kwooshung/cvlar": "^1.3.8",
"@swc/core": "^1.7.18",
"@testing-library/jest-dom": "^6.5.0",
"@types/crypto-js": "^4.2.2",
"@types/node": "^22.5.0",
"@types/randomatic": "^3.1.5",
"@types/ua-parser-js": "^0.7.39",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@vitest/coverage-v8": "^2.0.5",
"commitlint": "^19.4.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.5",
"jsdom": "^25.0.0",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"swc-loader": "^0.2.6",
"terser": "^5.31.6",
"ts-loader": "^9.5.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
},
"dependencies": {
"crypto-js": "^4.2.0",
"ua-parser-js": "^1.0.38"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。