{ "name": "comty-development", "UUID": "C8mVSr-4nmPp2-pr5Vrz-CU4kg4", "title": "Comty™", "DevBuild": true, "version": "0.4.11", "stage": "dev-pre", "description": "", "author": "RageStudio", "license": "ISC", "dependencies": { "@lingui/cli": "^2.9.1", "@lingui/loader": "^2.9.1", "@lingui/react": "^2.9.1", "@material-ui/core": "^4.9.9", "@material-ui/icons": "^4.9.1", "antd": "^4.1.2", "axios": "^0.19.2", "canvas": "^2.6.1", "classnames": "^2.2.6", "colorthief": "^2.3.0", "dva": "2.4.1", "dva-model-extend": "^0.1.2", "enquire-js": "^0.2.1", "feather-reactjs": "^2.0.13", "interactjs": "^1.9.9", "jquery": "^3.4.1", "jsonwebtoken": "^8.5.1", "koa": "^2.7.0", "koa-compress": "^3.0.0", "koa-mount": "^4.0.0", "koa-static": "^5.0.0", "localforage": "^1.7.3", "lodash": "^4.17.15", "md5": "^2.2.1", "moment": "^2.24.0", "node-sass": "^4.13.1", "nodemon": "^1.19.1", "nprogress": "^0.2.0", "path-to-regexp": "^6.1.0", "prop-types": "^15.7.2", "puppeteer": "^3.0.3", "radium": "^0.26.0", "randomstring": "^1.1.5", "react-animations": "^1.0.0", "react-color": "^2.18.1", "react-dazzle": "^1.4.0", "react-emoji": "^0.5.0", "react-feather": "^2.0.8", "react-google-recaptcha": "^2.0.1", "react-helmet": "^5.2.1", "react-linkify": "^1.0.0-alpha", "react-perfect-scrollbar": "^1.5.8", "react-reveal": "^1.2.2", "react-scripts": "^3.4.1", "react-virtualized": "^9.21.2", "reactablejs": "^0.2.0", "socket.io-client": "^2.3.0", "store": "^2.0.12", "timeago.js": "^4.0.2", "ts-cookies": "^1.0.0", "umi": "^2.13.12", "umi-plugin-react": "^1.15.7", "umi-request": "^1.2.4", "umi-server": "^1.2.3", "validator": "^12.2.0", "ycorejs": "^0.1.1" }, "devDependencies": { "@capacitor/android": "^1.5.2", "@capacitor/cli": "^1.5.2", "@capacitor/core": "^1.5.2", "@lingui/babel-preset-react": "^2.9.1", "umi-plugin-datahub": "^4.1.0", "@types/react": "^16.9.33", "babel-core": "7.0.0-bridge.0", "babel-plugin-dev-expression": "^0.2.2", "babel-plugin-import": "^1.13.0", "babel-plugin-macros": "^2.8.0", "babel-plugin-module-resolver": "^4.0.0", "cross-env": "^7.0.0", "less-vars-to-js": "^1.3.0", "module": "^1.2.5", "now": "^17.0.3", "workbox-webpack-plugin": "^5.0.0" }, "engines": { "node": ">= 10.0.0" }, "lingui": { "fallbackLocale": "en", "sourceLocale": "en", "localeDir": "src/locales", "srcPathDirs": [ "src/pages", "src/layouts", "src/components", "src/layouts" ], "format": "minimal", "extractBabelOptions": { "presets": [ "umi/babel" ] } }, "scripts": { "analyze": "cross-env ANALYZE=1 umi build", "build": "umi build", "start": "umi dev", "test": "cross-env BABELRC=none umi test" } }