1 Star 16 Fork 1

fisher / flexvars

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 667 Bytes
一键复制 编辑 原始数据 按行查看 历史
fisher 提交于 2023-10-03 09:59 . update
{
"name": "flexvars",
"version": "1.0.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"scripts": {
"docs:dev":"docsify serve docs",
"test": "vitest --",
"test:coverage": "vitest --coverage",
"build": "tsup",
"release": "pnpm build && pnpm test && npm version patch && npm publish"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"flex-tools": "^1.3.35"
},
"devDependencies": {
"@vitest/coverage-v8": "^0.34.5",
"esbuild-copy-files-plugin": "^1.1.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.4"
}
}
JavaScript
1
https://gitee.com/zhangfisher/flexvars.git
git@gitee.com:zhangfisher/flexvars.git
zhangfisher
flexvars
flexvars
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891