@afuteam-nx/plugin-pick-keyinfo-from-file-base-repos
Version:
批量统计团队代码仓库中配置文件是否有指定的配置,如 `package.json` 中是否有 依赖 `@afuteam/eslint-plugin-fe` 安装等 支持批量。
17 lines • 350 B
JSON
{
"name": "@afuteam-nx/plugin-pick-keyinfo-from-file-base-repos",
"version": "0.0.3",
"dependencies": {
"@nx/devkit": "18.2.3",
"tslib": "^2.3.0"
},
"keywords": [
"@afuteam-nx",
"nx",
"nx-plugins"
],
"type": "commonjs",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"executors": "./executors.json"
}