2 Star 0 Fork 1

mirrors_antvis / vis-dashboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
visiky 提交于 2021-06-12 23:45 . chore: add all-contributors script
{
"name": "@antv/vis-dashboard",
"description": "G2Plot 可视化精选",
"version": "0.1.0",
"author": "visiky <736929286@qq.com>",
"keywords": [
"g2plot",
"visualization",
"dashboard"
],
"scripts": {
"start": "gatsby develop",
"build": "gatsby build",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
"serve": "gatsby serve",
"clean": "gatsby clean",
"contributors:add": "all-contributors add",
"contributors:check": "all-contributors check"
},
"dependencies": {
"@ant-design/icons": "^4.5.0",
"@antv/data-set": "^0.11.8",
"@antv/g2": "^4.1.16",
"@antv/g2plot": "^2.3.13",
"@microsoft/api-extractor": "^7.15.1",
"antd": "^4.10.3",
"axios": "^0.21.1",
"gatsby": "^2.26.1",
"gatsby-plugin-antd": "^2.2.0",
"gatsby-plugin-google-gtag": "^3.4.0",
"gatsby-plugin-less": "^4.6.0",
"gatsby-plugin-manifest": "^3.4.0",
"gatsby-plugin-page-creator": "^3.4.1",
"gatsby-plugin-react-helmet": "^4.4.0",
"insert-css": "^2.0.0",
"lodash": "^4.17.20",
"monaco-editor": "^0.23.0",
"monaco-editor-webpack-plugin": "^3.0.1",
"numeral": "^2.0.6",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-grid-layout": "^1.2.0",
"react-helmet": "^6.1.0",
"react-monaco-editor": "^0.43.0",
"size-sensor": "^1.0.1"
},
"devDependencies": {
"@babel/plugin-transform-modules-umd": "^7.14.0",
"@babel/standalone": "^7.13.17",
"@loadable/component": "^5.14.1",
"@types/lodash": "^4.14.168",
"@types/react": "^17.0.0",
"all-contributors-cli": "^6.20.0",
"less": "^4.1.0",
"prettier": "2.2.1"
},
"repository": {
"type": "git",
"url": "https://github.com/antvis/vis-dashboard"
},
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_antvis/vis-dashboard.git
git@gitee.com:mirrors_antvis/vis-dashboard.git
mirrors_antvis
vis-dashboard
vis-dashboard
master

搜索帮助