代码拉取完成,页面将自动刷新
{
"name": "@naturefw/nf-state",
"version": "0.4.20",
"description": "轻量级状态管理,直接使用 Vue3 的 reactive 实现,TS版。",
"keywords": [
"vue3",
"nf-state",
"state",
"vuex",
"pinia"
],
"homepage": "https://gitee.com/naturefw-code/nf-rollup-state",
"bugs": {
"url": "https://gitee.com/naturefw-code/nf-rollup-state/issues"
},
"files": [
"dist"
],
"main": "./dist/nf-state.umd.js",
"module": "./dist/nf-state.es.js",
"exports": {
".": {
"import": "./dist/nf-state.es.js",
"require": "./dist/nf-state.umd.js"
}
},
"types": "./dist/nf-state.es.d.ts",
"private": false,
"license": "MIT",
"auther": "jin yang (jyk). Email: jyk0013@163.com",
"scripts": {
"dev": "vite --open --host 127.0.0.1 --port 3100",
"build2": "run-p type-check \"build-only {@}\" --",
"build": "vite build --mode project",
"lib": "vite build --mode lib",
"dts": "vue-tsc --declaration --emitDeclarationOnly --outDir dts",
"dts2": "tsc --declaration --emitDeclarationOnly ",
"preview": "vite preview --port 5050",
"typecheck": "vue-tsc --noEmit",
"build-only": "vite build",
"type-check": "vue-tsc --build --force",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {},
"devDependencies": {
"@element-plus/icons-vue": "^1.1.4",
"@naturefw/ui-elp": "^0.1.18",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.14.12",
"@vitejs/plugin-vue": "^5.1.1",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.8.0",
"eslint-plugin-vue": "^9.27.0",
"npm-run-all2": "^6.2.2",
"pinia": "^2.1.7",
"typescript": "~5.5.4",
"vite": "^5.3.5",
"vite-plugin-vue-devtools": "^7.3.7",
"vue": "^3.5.3",
"vue-tsc": "^2.1.6"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。