{"name":"@antv/g2","version":"5.2.0","description":"the Grammar of Graphics in Javascript","license":"MIT","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","unpkg":"dist/g2.min.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"sideEffects":["./esm/exports.js"],"scripts":{"start":"cd site && npm run start","dev":"cross-env TZ=Asia/Shanghai vite","dev:link":"cross-env LINK=1 vite","clean":"rimraf lib esm dist","lint-staged":"lint-staged","size":"limit-size","lint":"eslint ./src ./__tests__ && prettier ./src ./__tests__ --check ","fix":"eslint ./src ./__tests__ --fix && prettier ./src ./__tests__ --write ","test":"cross-env TZ=Asia/Shanghai node --expose-gc --max-old-space-size=4096 --unhandled-rejections=strict node_modules/jest/bin/jest __tests__ --coverage --logHeapUsage","test:unit":"cross-env TZ=Asia/Shanghai node --expose-gc --max-old-space-size=4096 --unhandled-rejections=strict node_modules/jest/bin/jest __tests__/unit/ --coverage --logHeapUsage","test:integration":"cross-env TZ=Asia/Shanghai node --expose-gc --max-old-space-size=4096 --unhandled-rejections=strict node_modules/jest/bin/jest __tests__/integration/ --coverage --logHeapUsage","preview":"vite preview","build:umd":"rimraf ./dist && node --expose-gc --max-old-space-size=4096 node_modules/rollup/dist/bin/rollup -c && npm run size","build:cjs":"rimraf ./lib && tsc --module commonjs --outDir lib","build:esm":"rimraf ./esm && tsc --module ESNext --outDir esm","build":"run-p build:*","bundle-vis":"cross-env BUNDLE_VIS=1 run-p build:umd","ci":"run-s lint test build","prepublishOnly":"npm run ci","prepare":"husky install","upload":"node scripts/upload/snapshot.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","translate":"translate -d"},"keywords":["antv","g2","visualization","chart","grammar","graphics","interaction","animation"],"dependencies":{"@antv/component":"^2.0.0","@antv/coord":"^0.4.6","@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g-canvas":"^2.0.0","@antv/g-plugin-dragndrop":"^2.0.0","@antv/path-util":"^3.0.1","@antv/scale":"^0.4.12","@antv/util":"^3.3.5","d3-array":"^3.2.4","d3-dsv":"^3.0.1","d3-force":"^3.0.0","d3-format":"^3.1.0","d3-geo":"^3.1.0","d3-hierarchy":"^3.1.2","d3-path":"^3.1.0","d3-scale-chromatic":"^3.0.0","d3-shape":"^3.2.0","d3-voronoi":"^1.1.4","flru":"^1.0.2","fmin":"^0.0.2","pdfast":"^0.2.0"},"devDependencies":{"@antv/data-set":"^0.11.8","@antv/g-pattern":"^2.0.0","@antv/g-plugin-3d":"^2.0.0","@antv/g-plugin-control":"^2.0.0","@antv/g-plugin-rough-canvas-renderer":"^2.0.0","@antv/g-plugin-rough-svg-renderer":"^2.0.0","@antv/g-svg":"^2.0.0","@antv/g-webgl":"^2.0.0","@antv/g2-extension-3d":"^0.1.3","@antv/g2-extension-ava":"^0.1.1","@antv/g2-extension-plot":"^0.1.0","@antv/translator":"^1.0.1","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^17.8.1","@optimize-lodash/rollup-plugin":"^4.0.4","@rollup/plugin-commonjs":"^21.1.0","@rollup/plugin-json":"^6.0.1","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-terser":"^0.4.4","@types/d3-array":"3.0.5","@types/d3-path":"^3.0.2","@types/d3-shape":"^3.1.5","@types/diff":"^5.0.8","@types/jest":"^26.0.24","@types/pixelmatch":"^5.2.6","@types/pngjs":"^6.0.4","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","conventional-changelog-cli":"^2.2.2","cross-env":"^7.0.3","d3-dsv":"^3.0.1","d3-fetch":"^3.0.1","d3-geo-projection":"^4.0.0","d3-hierarchy":"^3.1.2","d3-interpolate":"^3.0.1","d3-random":"^3.0.1","d3-regression":"^1.3.10","eslint":"^7.32.0","eslint-plugin-import":"^2.29.0","fecha":"^4.2.3","husky":"^7.0.4","jest":"^26.6.3","jsdom":"^19.0.0","limit-size":"^0.1.4","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","pixelmatch":"5.3.0","pngjs":"^6.0.0","prettier":"^2.8.8","reflect-metadata":"^0.1.13","rimraf":"^3.0.2","rollup":"^2.79.1","rollup-plugin-polyfill-node":"^0.8.0","rollup-plugin-typescript2":"^0.35.0","rollup-plugin-visualizer":"^5.9.2","topojson":"^3.0.2","ts-jest":"^26.5.6","typescript":"^4.9.5","vite":"^3.2.7","xmlserializer":"^0.6.1"},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"limit-size":[{"path":"dist/g2.min.js","limit":"285 Kb","gzip":true},{"path":"dist/g2.min.js","limit":"950 Kb","gzip":false},{"path":"dist/g2.lite.min.js","limit":"250 Kb","gzip":true}],"author":{"name":"AntV","url":"https://antv.antgroup.com/"},"repository":{"type":"git","url":"git+https://github.com/antvis/g2.git"},"bugs":{"url":"https://github.com/antvis/g2/issues"},"_id":"@antv/g2@5.2.0","gitHead":"d51c470e446607e871f2cfeeb8942aa91358abf8","homepage":"https://github.com/antvis/g2#readme","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"b670b56271befef37001c8a53d864d879df384a2","size":1477399,"noattachment":false,"key":"/@antv/g2/-/@antv/g2-5.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@antv/g2/download/@antv/g2-5.2.0.tgz"},"_npmUser":{"name":"pearmini","email":"subairui@icloud.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/g2_5.2.0_1719567918429_0.6463737395283127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-28T09:45:18.706Z","publish_time":1719567918706,"_source_registry_name":"default","maintainers":[{"name":"afc163","email":""},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":""},{"name":"baizn","email":""},{"name":"banxuan","email":""},{"name":"basketduck","email":""},{"name":"bbsqq","email":""},{"name":"biupiubiupiu","email":""},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"boyyangzai","email":""},{"name":"bubkoo","email":""},{"name":"ccnuzindex","email":""},{"name":"chenluli","email":""},{"name":"cxxxxxn","email":""},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"dreammy23","email":""},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"flash1","email":""},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"intchous","email":""},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"kasmine","email":""},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":""},{"name":"laixingui.lxg","email":""},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lvisei","email":""},{"name":"lzxue","email":""},{"name":"mxz96102","email":""},{"name":"nadia_liu","email":""},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"panyuqi","email":""},{"name":"pddpd","email":""},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pomelo-nwu","email":""},{"name":"rainy25ghz","email":""},{"name":"sakuya223","email":""},{"name":"semious2020","email":"semious@163.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"siqishen","email":""},{"name":"soundquiet","email":""},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"susan_ann","email":""},{"name":"susiwen8","email":""},{"name":"winniexing","email":""},{"name":"wjgogogo","email":""},{"name":"xcf(-_-)","email":""},{"name":"xdddst","email":""},{"name":"xdzhao","email":""},{"name":"xuying1027","email":""},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"yanxiong","email":""},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"yiqianyao","email":""},{"name":"yisi.wang","email":""},{"name":"zengyue","email":""},{"name":"zeyuwang","email":""},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"zhangjunjie-loki","email":""},{"name":"zqlu","email":""}],"_cnpm_publish_time":1719567918706,"dist-tags":{"alpha":"5.0.0-alpha.4","beta":"5.1.15-beta.2","latest":"5.2.0","next":"5.0.24","rc":"5.0.0-rc.2","v3-latest":"3.5.19"}}