File: //data/Geometra-Web-Client-master/package.json
{
"name": "Geometra",
"version": "3.5.1",
"description": "Geometra 3",
"main": "bundle.js",
"scripts": {
"build": "gulp linux",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://www.github.com/GeometraSoftware/Geometra-Web-Client/git.cli"
},
"author": "Geometra Software AB",
"license": "ISC",
"dependencies": {
"ajv": "^5.5.2",
"fbjs": "^0.8.17",
"history": "^4.10.1",
"i18next": "^8.4.2",
"i18next-browser-languagedetector": "^2.2.3",
"i18next-node-fs-backend": "^1.2.1",
"i18next-xhr-backend": "^1.5.1",
"immutable": "^3.8.1",
"jquery": "^3.4.1",
"json2csv": "^3.7.3",
"jwt-simple": "^0.5.3",
"keycode": "^2.2.0",
"lodash": "^4.17.11",
"material-ui": "^0.18.4",
"mathjs": "^3.20.2",
"moment": "^2.22.2",
"mousetrap": "^1.6.2",
"npm": "^6.11.3",
"numeral": "^2.0.6",
"radium": "^0.19.1",
"react": "^15.6.1",
"react-addons-perf": "^15.4.2",
"react-addons-shallow-compare": "^15.6.0",
"react-addons-test-utils": "^15.6.0",
"react-autocomplete": "^1.8.1",
"react-bootstrap-table": "^4.3.1",
"react-clipboard.js": "^1.1.4",
"react-color": "^2.17.3",
"react-data-grid": "^3.0.11",
"react-dom": "^15.6.1",
"react-file-uploader": "^0.3.7",
"react-i18next": "^4.3.0",
"react-joyride": "^2.0.5",
"react-mixin": "^3.0.5",
"react-router": "^3.2.4",
"react-select": "^1.3.0",
"react-select-box": "^3.0.1",
"react-tap-event-plugin": "^2.0.1",
"react-textarea-autosize": "^5.2.1",
"reflux": "^6.x.x",
"slack-node": "^0.1.8",
"tinycolor2": "^1.4.1",
"velocity-react": "^1.4.3",
"warning": "^3.0.0"
},
"devDependencies": {
"babel": "^6.23.0",
"babel-core": "^6.26.3",
"babel-eslint": "^7.2.3",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babelify": "7.3.0",
"browserify": "^14.4.0",
"connect-gzip": "^0.1.6",
"eslint": "^4.1.1",
"eslint-plugin-react": "^7.13.0",
"gulp": "^3.9.1",
"gulp-brotli": "^1.2.2",
"gulp-cached": "^1.1.1",
"gulp-cli": "^2.2.0",
"gulp-concat": "^2.6.1",
"gulp-connect": "^5.6.1",
"gulp-eslint": "^4.0.2",
"gulp-if": "^2.0.2",
"gulp-javascript-obfuscator": "^1.1.6",
"gulp-less": "^3.5.0",
"gulp-open": "^2.1.0",
"gulp-strip-debug": "^1.1.0",
"gulp-uglify": "^3.0.1",
"merge-stream": "^1.0.1",
"pump": "^1.0.2",
"strip-debug": "^1.1.1",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^1.1.2"
}
}