代码拉取完成,页面将自动刷新
同步操作将从 沐瑶/F2 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "f2",
"private": true,
"workspaces": [
"packages/*"
],
"description": "Charts for mobile visualization.",
"keywords": [
"f2",
"charts",
"mobile",
"visualization",
"data visualization",
"canvas",
"2d draw",
"mobile visualization",
"interactive"
],
"homepage": "https://github.com/antvis/f2",
"author": "https://github.com/orgs/antvis/people",
"repository": {
"type": "git",
"url": "https://github.com/antvis/f2"
},
"bugs": {
"url": "https://github.com/antvis/f2/issues"
},
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/jest-image-snapshot": "^4.3.1",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"canvas-to-buffer": "^1.1.1",
"eslint": "^7.32.0",
"father": "^2.30.0",
"generate-changelog": "^1.8.0",
"jest": "^26.6.3",
"jest-electron": "^0.1.12",
"jest-image-snapshot": "^4.5.1",
"lerna": "^3.22.1",
"pre-commit": "^1.2.2",
"ts-jest": "^26.4.4",
"typescript": "^4.1.3"
},
"scripts": {
"bootstrap": "lerna bootstrap",
"clean": "lerna clean",
"dev": "npm run test-watch",
"build": "father build",
"build-watch": "CI=true father build -w",
"build-ci": "CI=true npm run build",
"test": "jest",
"test-cov": "jest --coverage",
"test-live": "npm run test-watch packages",
"test-watch": "DEBUG_MODE=1 jest --watch",
"coverage": "jest --coverage",
"snapshot": "jest --updateSnapshot",
"lint": "eslint ./",
"lint-fix": "eslint --fix ./",
"changelog": "generate-changelog",
"publish": "npm run build && npm run test && lerna publish",
"ci": "npm run lint && npm run build && npm run test",
"refresh": "lerna clean && yarn && lerna bootstrap",
"site:start": "cd ./packages/site && npm run site:start",
"site:develop": "cd ./packages/site && npm run site:develop",
"site:build": "cd ./packages/site && npm run site:build",
"site:deploy": "cd ./packages/site && npm run site:deploy",
"site:clean": "cd ./packages/site && npm run site:clean",
"prettier": "prettier --write './packages/**/*.{ts,tsx}'"
},
"pre-commit": {
"run": [
"lint",
"test"
],
"silent": false
},
"resolutions": {
"signal-exit": "3.0.3",
"react-monaco-editor": "0.34.0",
"monaco-editor": "0.20.0",
"monaco-editor-webpack-plugin": "1.9.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。