{ "name": "web", "version": "0.1.0", "private": true, "dependencies": { "color": "^3.1.0", "color-steps": "^1.0.1", "file-saver": "^2.0.0", "history": "^4.7.2", "jszip": "^3.1.5", "lodash": "^4.17.11", "numeral": "^2.0.6", "qs": "^6.5.2", "react": "^16.8.3", "react-dom": "^16.8.3", "react-scripts": "3.4.1", "reset.css": "^2.0.2", "themer": "^3.3.0", "themer-alacritty": "^1.0.0", "themer-alfred": "^1.0.9", "themer-atom-syntax": "^2.0.2", "themer-atom-ui": "^1.0.5", "themer-bbedit": "^1.0.5", "themer-brave": "^1.0.0", "themer-chrome": "^1.0.6", "themer-cmd": "^1.0.6", "themer-colors-default": "^1.0.10", "themer-colors-dracula": "^1.0.0", "themer-colors-finger-paint": "^2.0.0", "themer-colors-github-universe": "^2.0.0", "themer-colors-lucid": "^1.0.3", "themer-colors-mojave": "^1.0.0", "themer-colors-monkey": "^2.0.0", "themer-colors-night-sky": "^2.0.0", "themer-colors-nova": "^1.0.3", "themer-colors-one": "^1.0.8", "themer-colors-polar-ice": "^2.0.0", "themer-colors-right-in-the-teals": "^1.0.0", "themer-colors-rivet": "^1.0.0", "themer-colors-seti": "^1.0.0", "themer-colors-solarized": "^1.0.3", "themer-conemu": "^1.0.5", "themer-firefox-addon": "^1.0.0", "themer-firefox-color": "^1.0.1", "themer-gnome-terminal": "^1.0.1", "themer-hyper": "^3.0.2", "themer-iterm": "^2.0.2", "themer-jetbrains": "^1.0.1", "themer-kitty": "^1.0.1", "themer-prism": "^1.0.0", "themer-sketch-palettes": "^1.0.3", "themer-slack": "^2.0.2", "themer-sublime-text": "^2.0.2", "themer-termite": "^1.0.1", "themer-tmux": "^1.0.4", "themer-vim": "^3.0.2", "themer-vim-lightline": "^3.0.2", "themer-vscode": "^2.1.1", "themer-wallpaper-block-wave": "^3.0.3", "themer-wallpaper-diamonds": "^1.0.0", "themer-wallpaper-octagon": "^3.0.3", "themer-wallpaper-shirts": "^1.0.3", "themer-wallpaper-triangles": "^2.0.7", "themer-wallpaper-trianglify": "^1.0.4", "themer-xcode": "^2.0.5" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }