代码拉取完成,页面将自动刷新
同步操作将从 antv/F2 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "@antv/f2",
"version": "3.2.4",
"description": "Charts for mobile visualization.",
"keywords": [
"f2",
"charts",
"mobile",
"visualization",
"data visualization",
"canvas",
"2d draw",
"mobile visualization",
"interactive"
],
"main": "lib/index.js",
"browser": "build/f2.js",
"module": "src/index.js",
"homepage": "https://github.com/antvis/f2",
"author": "https://github.com/orgs/antvis/people",
"repository": {
"type": "git",
"url": "https://github.com/antvis/f2.git"
},
"bugs": {
"url": "https://github.com/antvis/f2/issues"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@lite-js/torch": "~0.2.6",
"babel-eslint": "~7.2.3",
"babel-loader": "^8.0.0",
"babel-plugin-transform-remove-strict-mode": "~0.0.2",
"body-parser": "^1.18.2",
"chai": "~4.0.1",
"commander": "~2.9.0",
"connect": "~3.6.3",
"d3-queue": "~3.0.7",
"debug": "~3.1.0",
"electron": "~1.8.2-beta5",
"eslint": "~3.19.0",
"eslint-config-airbnb": "~15.0.1",
"eslint-config-egg": "~4.2.0",
"eslint-plugin-html": "~3.1.1",
"get-port": "~3.1.0",
"jquery": "^3.3.1",
"jszip": "^3.1.5",
"nightmare": "~2.10.0",
"nunjucks": "~3.0.1",
"open": "~0.0.5",
"parseurl": "~1.3.1",
"pre-commit": "~1.2.2",
"serve-static": "~1.12.4",
"shelljs": "~0.7.8",
"uglify-js": "~3.0.15",
"webpack": "~3.4.1"
},
"scripts": {
"build": "webpack",
"build-lib": "babel src --out-dir lib",
"bundler": "electron ./bundler/app.js",
"ci": "npm run lint && npm run test-all",
"compress": "sh ./bin/compress.sh",
"coverage": "npm run coverage-generator && npm run coverage-viewer",
"coverage-generator": "torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit",
"coverage-viewer": "torch-coverage",
"demos": "electron ./demos/app.js",
"demos-web": "node ./demos/app.js --web --port 2048",
"dev": "npm run watch & DEBUG=app:* npm run demos-web",
"dist": "rm -rf dist && mkdir dist && npm run build && npm run compress",
"lint": "eslint ./",
"lint-fix": "eslint --fix ./",
"prepublishOnly": "npm run build-lib && npm run dist",
"screenshot": "DEBUG=app:* ./bin/screenshot.js",
"test-all": "npm run test && npm run test-bug",
"test": "torch --compile --renderer --recursive ./test/unit",
"test-bug": "torch --compile --renderer --recursive ./test/bug",
"test-bug-live": "torch --compile --interactive --recursive ./test/bug",
"test-live": "torch --compile --interactive --recursive ./test/unit",
"watch": "webpack --config webpack-dev.config.js"
},
"pre-commit": {
"run": [
"lint",
"test-all"
],
"silent": false
},
"dependencies": {
"@antv/adjust": "~0.0.3",
"@antv/attr": "~0.0.3",
"@antv/scale": "~0.0.6",
"@antv/util": "~1.2.5",
"hammerjs": "^2.0.8"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。