代码拉取完成,页面将自动刷新
同步操作将从 robergroup/chiner 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "chiner",
"version": "3.5.7",
"description": "CHINER-元数建模",
"scripts": {
"test": "jest",
"electron": "electron ./src/main",
"start": "node bin/start.js",
"build": "node bin/build.js",
"package-web": "node bin/build.js --web ",
"package-win": "npm run build && electron-builder --win ",
"package-linux": "npm run build && electron-builder --linux",
"package-all": "npm run build && electron-builder -mwl",
"package-mac": "npm run build && electron-builder --mac"
},
"repository": {
"type": "git",
"url": "empty"
},
"author": {
"name": "qliu",
"email": "qliu@405go.cn"
},
"homepage": "empty",
"license": "ISC",
"dependencies": {
"@antv/x6": "1.28.1",
"@antv/x6-react-shape": "1.3.5",
"@electron/remote": "1.2.1",
"crypto": "1.0.1",
"dot": "1.1.2",
"electron-updater": "4.3.9",
"html2canvas": "1.0.0-rc.7",
"jquery": "3.2.1",
"lodash": "4.17.15",
"marked": "2.1.3",
"moment": "2.20.1",
"numeral": "2.0.6",
"prop-types": "15.6.1",
"react": "16.8.6",
"react-ace": "9.4.1",
"react-color": "2.18.1",
"react-dom": "16.8.6",
"react-redux": "7.1.0",
"react-router-dom": "5.0.1",
"redux": "4.0.4",
"redux-logger": "3.0.6",
"redux-thunk": "2.3.0",
"sortablejs": "1.7.0",
"xterm": "4.1.0"
},
"devDependencies": {
"@babel/cli": "7.5.5",
"@babel/core": "7.5.5",
"@babel/polyfill": "7.4.4",
"@babel/plugin-proposal-export-default-from": "7.5.2",
"@babel/plugin-proposal-export-namespace-from": "7.5.2",
"@babel/plugin-proposal-optional-chaining": "7.2.0",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-proposal-decorators": "7.4.4",
"@babel/preset-env": "7.5.5",
"@babel/preset-react": "7.0.0",
"autoprefixer": "9.6.1",
"babel-eslint": "10.0.2",
"babel-loader": "8.0.6",
"babel-plugin-import": "1.12.0",
"copy-webpack-plugin": "5.0.4",
"cssnano": "4.1.10",
"css-loader": "3.1.0",
"electron": "13.1.7",
"electron-builder": "21.2.0",
"eslint": "6.1.0",
"eslint-config-airbnb": "17.1.1",
"eslint-loader": "2.2.1",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3",
"file-loader": "1.1.11",
"hoist-non-react-statics": "3.3.0",
"html-webpack-plugin": "4.0.0-beta.8",
"imports-loader": "0.8.0",
"less": "3.9.0",
"less-loader": "4.1.0",
"loader-utils": "1.2.3",
"mini-css-extract-plugin": "0.8.0",
"open-browser-webpack-plugin": "0.0.5",
"optimize-css-assets-webpack-plugin": "3.2.0",
"postcss-loader": "3.0.0",
"resize-observer-polyfill": "1.5.1",
"script-ext-html-webpack-plugin": "2.1.4",
"style-loader": "0.23.1",
"url-loader": "2.1.0",
"webpack": "4.38.0",
"webpack-cli": "3.3.6",
"webpack-dev-server": "2.11.1"
},
"build": {
"publish": {
"provider": "generic",
"url": "http://chiner-release.httpchk.com"
},
"appId": "chiner",
"productName": "CHINER元数建模",
"artifactName": "${productName}-${os}_v${version}.${ext}",
"directories": {
"buildResources": "app/build",
"output": "dist"
},
"files": [
"build/"
],
"npmRebuild": false,
"asar": true,
"asarUnpack": [
"build/jar/",
"build/file/",
"build/template/"
],
"dmg": {
"icon": "icon.icns",
"contents": [
{
"x": 410,
"y": 150,
"type": "link",
"path": "/Applications"
},
{
"x": 130,
"y": 150,
"type": "file"
}
]
},
"win": {
"icon": "icon.ico",
"target": [
{
"target": "nsis",
"arch": [
"ia32"
]
}
]
},
"nsis": {
"oneClick": false,
"allowToChangeInstallationDirectory": true,
"perMachine": false
},
"linux": {
"icon": "256x256.png",
"target": [
"zip",
"deb",
"AppImage"
]
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。