代码拉取完成,页面将自动刷新
{
"name": "flexstate",
"version": "1.0.21",
"description": "Flexible, friendly and easy-to-use finite state machine",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"module": "./dist/index.mjs",
"homepage": "https://zhangfisher.github.io/flexstate",
"repository": "https://github.com/zhangfisher/flexstate",
"scripts": {
"test": "vitest --coverage",
"build": "tsup",
"release": "tsup && npm version patch && npm publish"
},
"author": "wxzhang@126.com",
"license": "MIT",
"files": [
"dist",
"readme.md"
],
"devDependencies": {
"@swc/core": "^1.3.9",
"@vitest/coverage-c8": "^0.24.3",
"@vitest/ui": "^0.24.3",
"ts-node": "^10.9.1",
"tsup": "^6.3.0",
"type-fest": "^2.19.0",
"typescript": "^5.4.5",
"vitest": "^0.24.3"
},
"dependencies": {
"flex-decorators": "^1.0.37",
"flex-tools": "^1.3.71",
"reflect-metadata": "^0.2.2"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。