{ "name": "comty", "UUID": "C8mVSr-4nmPp2-pr5Vrz-CU4kg4", "version": "0.11.22", "stage": "alpha", "description": "An prototype of a social network", "author": "RageStudio", "license": "LGPL-2.1", "main": "main/index.js", "types": "index.d.ts", "scripts": { "start": "umi dev", "update:deps": "yarn upgrade-interactive --latest", "debug": "node --inspect-brk ./node_modules/.bin/umi dev", "build": "umi build" }, "dependencies": { "@icons-pack/react-simple-icons": "^3.8.0", "@lingui/react": "^2.9.2", "@nodecorejs/dot-runtime": "^0.3.1", "@ragestudio/nodecore-api-lib": "^0.2.6", "@ragestudio/nodecore-utils": "^0.1.19", "@types/jest": "^26.0.15", "@types/lodash": "^4.14.165", "antd": "^4.8.2", "axios": "^0.21.0", "babel-core": "^6.26.3", "chart.js": "^2.9.4", "classnames": "^2.2.6", "colors": "^1.4.0", "concat-stream": "^2.0.0", "cookie_js": "^1.4.0", "cryptr": "^6.0.2", "dotenv": "^8.2.0", "enquire-js": "^0.2.1", "feather-reactjs": "^2.0.13", "howler": "^2.2.1", "html2canvas": "^1.0.0-rc.7", "jsonwebtoken": "^8.5.1", "less-vars-to-js": "^1.3.0", "localforage": "^1.7.4", "lodash": "^4.17.19", "moment": "^2.28.0", "path-to-regexp": "^6.1.0", "platform": "^1.3.6", "react": "^16.14.0", "react-animations": "^1.0.0", "react-color": "^2.19.3", "react-dazzle": "^1.4.0", "react-dom": "^16.14.0", "react-draggable": "^4.4.3", "react-emoji": "^0.5.0", "react-google-recaptcha": "^2.0.1", "react-helmet": "^5.2.1", "react-linkify": "^1.0.0-alpha", "react-perfect-scrollbar": "^1.5.8", "react-redux": "^7.2.2", "react-resizable": "^1.11.0", "react-reveal": "^1.2.2", "react-rnd": "^10.2.3", "react-scripts": "^3.4.4", "react-virtualized": "^9.21.2", "request": "^2.88.2", "socket.io-client": "^2.3.0", "stack-trace": "0.0.10", "store": "^2.0.12", "timeago.js": "^4.0.2" }, "devDependencies": { "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@lingui/babel-preset-react": "^2.9.2", "@lingui/cli": "^2.9.2", "@lingui/loader": "^2.9.2", "@types/node": "^12.12.59", "@umijs/preset-react": "^1.6.11", "babel-plugin-dev-expression": "^0.2.1", "babel-plugin-module-resolver": "^4.0.0", "concurrently": "^3.5.1", "cross-env": "^6.0.0", "jest": "^26.5.3", "jsdoc": "^3.6.5", "typescript": "^3.9.7", "umi": "^3.2.24" } }