1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/didiopensource-mpx

Клонировать/Скачать
package.json 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
shangqunfeng Отправлено 30.10.2024 15:40 b00d254
{
"name": "mpx-monorepo",
"description": "mpx monorepo",
"private": true,
"scripts": {
"lerna:publish": "lerna publish from-package --yes",
"lint": "eslint --ext .js,.ts,.tsx packages/",
"fix": "eslint --fix --ext .js,.ts,.tsx packages/",
"lint:js": "eslint --ext .js packages/",
"test": "jest",
"release": "npm run lint && npm run test && npx lerna version",
"docs:dev": "vuepress dev docs-vuepress",
"docs:build": "vuepress build docs-vuepress",
"tsc:build": "npm --workspace=./packages/webpack-plugin run build"
},
"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/eslint-parser": "^7.18.9",
"@babel/preset-env": "^7.25.3",
"@docsearch/css": "^3.0.0",
"@docsearch/js": "^3.0.0",
"@testing-library/jest-dom": "^4.2.4",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^5.2.0",
"@typescript-eslint/parser": "^5.2.0",
"@vuepress/plugin-back-to-top": "^1.8.2",
"@vuepress/plugin-pwa": "^1.8.0",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^27.0.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.2.0",
"lerna": "^8.1.8",
"typescript": "^4.1.3",
"vuepress": "^1.9.7"
},
"workspaces": [
"packages/*"
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/didiopensource-mpx.git
git@api.gitlife.ru:oschina-mirror/didiopensource-mpx.git
oschina-mirror
didiopensource-mpx
didiopensource-mpx
master