代码拉取完成,页面将自动刷新
同步操作将从 antv/G2 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "@antv/g2",
"version": "3.0.0",
"description": "the Grammar of Graphics in Javascript",
"main": "build/g2.js",
"browser": "build/g2.js",
"module": "index.js",
"homepage": "https://github.com/antvis/g2",
"repository": {
"type": "git",
"url": "git@github.com:antvis/g2.git"
},
"bugs": {
"url": "https://github.com/antvis/g2/issues"
},
"keywords": [
"g2",
"chart"
],
"author": "https://github.com/orgs/antvis/people",
"license": "MIT",
"devDependencies": {
"@antv/data-set": "^0.5.0",
"@lite-js/torch": "^0.2.6",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-loader": "^7.1.1",
"babel-plugin-transform-remove-strict-mode": "0.0.2",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"chai": "^4.0.1",
"cheerio": "^1.0.0-rc.2",
"commander": "^2.11.0",
"connect": "^3.6.2",
"d3-queue": "^3.0.7",
"electron": "~1.6.11",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.0.1",
"eslint-config-egg": "^4.2.0",
"eslint-plugin-html": "^3.1.1",
"event-simulate": "^1.0.0",
"get-port": "^3.1.0",
"glob": "^7.1.2",
"nightmare": "^2.10.0",
"open": "0.0.5",
"pre-commit": "^1.2.2",
"serve-static": "^1.12.3",
"shelljs": "^0.7.8",
"uglify-js": "^3.0.15",
"webpack": "^3.3.0"
},
"scripts": {
"build": "webpack",
"ci": "npm run lint && npm run test",
"compress": "uglifyjs -c -m -o dist/g2.min.js -- build/g2.js",
"coverage": "npm run coverage-generator && npm run coverage-viewer",
"coverage-viewer": "torch-coverage",
"coverage-generator": "torch --compile --coverage --renderer --recursive test/unit",
"demos": "$(npm bin)/electron ./demos/app.js",
"demos-web": "node ./demos/app.js --web --port 2046",
"dev": "webpack --config webpack-dev.config.js",
"dist": "rm -rf dist && mkdir dist && npm run build && npm run compress",
"lint": "eslint --ext .html,.js ./",
"lint-fix": "eslint --ext .html,.js --fix ./",
"prepare-demos": "./bin/prepare-demos-homepage && ./bin/prepare-demos-screenshots && npm run lint-fix",
"prepublishOnly": "npm run dist",
"test": "torch --compile --renderer --recursive ./test/unit",
"test-live": "torch --compile --interactive --watch --recursive ./test/unit"
},
"pre-commit": {
"run": [
"lint",
"test"
],
"silent": false
},
"dependencies": {
"@antv/g": "^2.0.0",
"fecha": "^2.3.1",
"gl-matrix": "^2.4.0",
"lodash": "^4.17.4",
"wolfy87-eventemitter": "^5.2.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。