{ "name": "dreamtime", "private": true, "displayName": "DreamTime", "description": "Application that uses artificial intelligence to generate fake nudes.", "version": "1.5.6", "homepage": "https://time.dreamnet.tech", "main": "electron/dist/index.js", "license": "GPL-3.0-only", "scripts": { "postinstall": "patch-package", "lint": "eslint --ext .js,.vue --ignore-path .gitignore .", "test": "env-cmd -e default,test mocha", "clean": "shx rm -rf .nuxt/ dist/ electron/dist/", "optimize": "modclean --patterns default:safe --run", "deploy": "node scripts/deploy.js", "development": "env-cmd -e default,development --no-override", "production": "env-cmd -e default,production --no-override", "start:nuxt": "yarn development nuxt", "start:babel": "yarn development babel electron/src --out-dir electron/dist --source-maps --watch --verbose", "start:electron": "yarn development electron . --allow-file-access-from-files", "build:nuxt": "yarn production nuxt build && yarn production nuxt export", "build:babel": "yarn production babel electron/src --out-dir electron/dist --minified", "build:electron": "yarn production electron-builder --publish=never --x64", "build:dev": "yarn run clean && yarn run build:nuxt && yarn run build:babel && yarn run build:electron", "build": "yarn run clean && yarn run build:nuxt && yarn run build:babel && yarn run optimize && yarn run build:electron", "preview:electron": "env-cmd -e default,production,preview --no-override electron .", "preview:production": "yarn build:nuxt && yarn build:babel && yarn preview:electron" }, "lint-staged": { "*.{js,vue}": "eslint --fix" }, "husky": { "hooks": { "pre-commit": "lint-staged" } }, "dependencies": { "7zip-bin": "^5.0.3", "@adonisjs/websocket-client": "1.0.9", "@dicebear/avatars": "^4.2.5", "@dicebear/avatars-jdenticon-sprites": "^4.2.5", "@dreamnet/logplease": "^1.0.0", "@dreamnet/queue": "^0.1.2", "@fortawesome/fontawesome-svg-core": "^1.2.30", "@fortawesome/free-brands-svg-icons": "^5.14.0", "@fortawesome/free-regular-svg-icons": "^5.14.0", "@fortawesome/free-solid-svg-icons": "^5.14.0", "@fortawesome/vue-fontawesome": "^0.1.10", "@imagemagick/magick-wasm": "^0.0.3", "@sweetalert2/theme-dark": "^3.2.0", "axios": "^0.19.2", "chokidar": "^3.4.2", "combokeys": "^3.0.1", "compare-versions": "^3.6.0", "cropperjs": "^1.5.7", "cryptr": "^6.0.2", "dayjs": "^1.8.33", "deferred": "^0.7.11", "delay": "^4.4.0", "electron-context-menu": "^2.3.0", "electron-devtools-installer": "^3.1.1", "electron-util": "^0.14.2", "emoji-strip": "^1.0.1", "eventemitter3": "^4.0.4", "fabric": "^3.6.3", "filesize": "^6.1.0", "form-data": "^3.0.0", "fs-extra": "^9.0.1", "go-ipfs-dep": "^0.6.0", "he": "^1.2.0", "instagram-save": "^1.3.2", "intro.js": "^2.9.3", "ipfs": "^0.49.0", "ipfs-http-client": "^44.0.3", "ipfsd-ctl": "^4.1.0", "is-online": "^8.4.0", "it-all": "^1.0.2", "it-to-stream": "^0.1.2", "js-event-bus": "^1.0.3", "js-yaml": "^3.14.0", "lodash": "^4.17.20", "logrocket": "^1.0.11", "markdown-it": "^11.0.0", "md5-file": "^5.0.0", "melanke-watchjs": "^1.5.2", "mime-types": "^2.1.27", "node-7z": "^2.1.1", "normalize-path": "^3.0.0", "nuxt": "^2.14.3", "patch-package": "^6.2.2", "popmotion": "^8.7.3", "portal-vue": "^2.1.7", "postinstall-postinstall": "^2.1.0", "promise-worker": "^2.0.1", "randomcolor": "^0.6.2", "regedit": "^3.0.3", "rollbar": "^2.19.2", "semver-regex": "^3.1.1", "slash": "^3.0.0", "sourcemapped-stacktrace": "^1.1.11", "sweetalert2": "^9.17.1", "systeminformation": "^4.26.10", "tippy.js": "^6.2.6", "tui-image-editor": "3.9.0", "unique-names-generator": "^4.3.0", "unzipper": "^0.10.11", "uuid": "^8.3.0", "vue-slider-component": "^3.2.4", "webtorrent": "^0.108.6" }, "devDependencies": { "@babel/cli": "^7.10.5", "@babel/core": "^7.11.1", "@babel/plugin-proposal-class-properties": "^7.10.4", "@babel/plugin-proposal-export-default-from": "^7.10.4", "@babel/plugin-proposal-optional-chaining": "^7.11.0", "@babel/plugin-transform-regenerator": "^7.10.4", "@dreamnet/deploy": "^0.1.0", "@nuxtjs/eslint-config": "^3.1.0", "@nuxtjs/eslint-module": "^2.0.0", "@nuxtjs/style-resources": "^1.0.0", "@nuxtjs/tailwindcss": "^3.0.0", "babel-eslint": "^10.1.0", "babel-plugin-lodash": "^3.3.4", "babel-plugin-module-resolver": "^4.0.0", "babel-plugin-transform-inline-environment-variables": "^0.4.3", "babel-watch": "^7.0.0", "cross-env": "^7.0.2", "electron": "9.2.1", "electron-builder": "^22.8.0", "env-cmd": "^10.1.0", "eslint": "^7.7.0", "eslint-config-airbnb-base": "^14.2.0", "eslint-config-standard": ">=14.1.1", "eslint-import-resolver-node": "^0.3.4", "eslint-import-resolver-nuxt": "^1.0.1", "eslint-import-resolver-webpack": "^0.12.2", "eslint-plugin-import": ">=2.22.0", "eslint-plugin-jest": ">=23.20.0", "eslint-plugin-lodash": "^7.1.0", "eslint-plugin-mocha": "^7.0.1", "eslint-plugin-node": ">=11.1.0", "eslint-plugin-nuxt": ">=1.0.0", "eslint-plugin-promise": ">=4.2.1", "eslint-plugin-standard": ">=4.0.1", "eslint-plugin-vue": "^6.2.2", "fibers": "^5.0.0", "husky": "^4.2.5", "js-yaml-loader": "^1.2.2", "lint-staged": "^10.2.11", "mocha": "^8.1.0", "modclean": "^3.0.0-beta.1", "ndjson-parse": "^1.0.4", "ngrok": "^3.2.7", "nuxt-purgecss": "^1.0.0", "sass": "^1.26.10", "sass-loader": "^9.0.3", "shx": "^0.3.2", "spectron": "^11.1.0", "tailwindcss": "1.6.3", "tailwindcss-alpha": "hacknug/tailwindcss-alpha#feature/tests", "worker-loader": "^2.0.0" }, "author": { "name": "DreamNet", "email": "ivan@dreamnet.tech", "url": "https://github.com/dreamnettech/dreamtime/graphs/contributors" }, "repository": { "type": "git", "url": "git+https://github.com/dreamnettech/dreamtime.git" }, "bugs": { "email": "ivan@dreamnet.tech", "url": "https://github.com/dreamnettech/dreamtime/issues" }, "engines": { "node": ">=10.0.0" }, "os": [ "win32", "darwin", "linux" ], "cpu": [ "x64" ] }