Created
November 5, 2018 21:46
-
-
Save paschaldev/5fcd0f097f743e0df7169b2b59e5b37d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "frontend-next", | |
| "engines": { | |
| "node": "10.2.1" | |
| }, | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "index.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1", | |
| "dev": "node ./src/server.js", | |
| "build": "next build", | |
| "start": "NODE_ENV=production node ./src/server.js -p $PORT", | |
| "heroku-postbuild": "next build" | |
| }, | |
| "keywords": [], | |
| "author": "", | |
| "license": "ISC", | |
| "dependencies": { | |
| "@atlaskit/multi-select": "^11.0.6", | |
| "@atlaskit/select": "^3.2.0", | |
| "@zeit/next-less": "^0.3.0", | |
| "@zeit/next-sass": "0.1.1", | |
| "apollo-cache-inmemory": "^1.2.10", | |
| "apollo-client": "^2.4.2", | |
| "apollo-link-context": "^1.0.9", | |
| "apollo-link-error": "^1.1.1", | |
| "apollo-link-http": "^1.5.5", | |
| "autoprefixer": "^8.6.5", | |
| "axios": "^0.18.0", | |
| "babel-polyfill": "^6.26.0", | |
| "classnames": "^2.2.6", | |
| "cloudinary": "^1.11.0", | |
| "compression": "^1.7.3", | |
| "core-js": "^3.0.0-beta.3", | |
| "cross-fetch": "^2.2.2", | |
| "cssnano": "^3.10.0", | |
| "express": "^4.16.3", | |
| "express-force-ssl": "^0.3.2", | |
| "express-http-context": "^1.1.0", | |
| "filepond-plugin-file-validate-type": "^1.1.0", | |
| "filepond-plugin-image-preview": "^3.0.0", | |
| "filepond-polyfill": "^1.0.2", | |
| "fuctbase64": "^1.3.8", | |
| "graphql": "^0.13.2", | |
| "graphql-tag": "^2.9.2", | |
| "html-to-react": "^1.3.3", | |
| "http-auth": "^3.2.3", | |
| "itsa-react-docviewer": "^16.0.7", | |
| "libphonenumber-js": "^1.4.9", | |
| "moment": "^2.22.2", | |
| "next": "^6.1.2", | |
| "next-routes": "^1.4.2", | |
| "next-seo": "0.0.7", | |
| "plyr": "^3.4.4", | |
| "prop-types": "^15.6.2", | |
| "raf": "^3.4.0", | |
| "rc-rate": "^2.4.2", | |
| "react": "^16.5.2", | |
| "react-accessible-accordion": "^2.4.4", | |
| "react-apollo": "^2.1.11", | |
| "react-async-component": "^1.0.2", | |
| "react-code-input": "^3.7.0", | |
| "react-collapsible": "^2.3.1", | |
| "react-content-loader": "^3.1.2", | |
| "react-copy-to-clipboard": "^5.0.1", | |
| "react-countdown-now": "^1.3.0", | |
| "react-dates": "^16.7.1", | |
| "react-datez": "^1.3.5", | |
| "react-disqus-comments": "^1.2.0", | |
| "react-document-title": "^2.0.3", | |
| "react-dom": "^16.5.2", | |
| "react-file-base64": "^1.0.3", | |
| "react-file-picker": "0.0.5", | |
| "react-filepond": "^4.0.0", | |
| "react-ga": "^2.5.3", | |
| "react-google-maps-loader": "^4.2.3", | |
| "react-google-places-suggest": "^3.5.0", | |
| "react-hamburger-menu": "^1.1.1", | |
| "react-height": "^3.0.0", | |
| "react-icons-kit": "^1.1.12", | |
| "react-intercom": "^1.0.14", | |
| "react-loading-bar": "0.0.7", | |
| "react-loading-overlay": "^0.3.0", | |
| "react-masonry-component": "^6.2.1", | |
| "react-masonry-css": "^1.0.11", | |
| "react-masonry-responsive": "^1.0.7", | |
| "react-otp": "0.0.1", | |
| "react-otp-input": "^0.2.1", | |
| "react-overlay-loader": "0.0.3", | |
| "react-overlay-loading": "^1.0.3", | |
| "react-paginate": "^5.2.4", | |
| "react-phone-input": "^1.2.1", | |
| "react-phone-number-input": "^1.1.14", | |
| "react-places-autocomplete": "^7.2.0", | |
| "react-player": "^1.6.6", | |
| "react-plyr": "^2.1.1", | |
| "react-progress-button": "^5.1.0", | |
| "react-progressive-bg-image": "^3.0.0", | |
| "react-redux": "^5.0.7", | |
| "react-redux-loading-bar": "^4.0.8", | |
| "react-redux-snackbar": "^1.1.0", | |
| "react-redux-toastr": "^7.4.0", | |
| "react-resize-detector": "^2.3.0", | |
| "react-resize-observer": "^1.0.3", | |
| "react-share": "^2.3.1", | |
| "react-simple-file-input": "^2.1.0", | |
| "react-slick": "^0.23.1", | |
| "react-social-login": "^3.4.2", | |
| "react-star-rating-component": "^1.4.1", | |
| "react-stars": "^2.2.5", | |
| "react-sticky": "^6.0.3", | |
| "react-textarea-autosize": "^7.0.4", | |
| "reactjs-simple-spinner": "0.0.5", | |
| "reactstrap": "^5.0.0-beta.3", | |
| "redux": "^4.0.0", | |
| "redux-thunk": "^2.3.0", | |
| "request-context": "^2.0.0", | |
| "slick-carousel": "^1.8.1", | |
| "styled-components": "^3.4.9", | |
| "styled-jsx-css-loader": "^0.3.0", | |
| "uniqid": "^5.0.3", | |
| "universal-cookie": "^2.2.0" | |
| }, | |
| "devDependencies": { | |
| "@babel/core": "^7.1.0", | |
| "@babel/plugin-transform-runtime": "^7.1.0", | |
| "@babel/preset-env": "^7.1.0", | |
| "babel-loader": "^7.1.5", | |
| "babel-plugin-transform-define": "^1.3.0", | |
| "babel-plugin-transform-es2015-block-scoping": "^6.26.0", | |
| "babel-plugin-transform-runtime": "^6.23.0", | |
| "babel-preset-es2015": "^6.24.1", | |
| "emit-file-loader": "0.0.2", | |
| "node-sass": "^4.9.3", | |
| "postcss-loader": "^2.1.6", | |
| "react-hot-loader": "^4.3.11", | |
| "redux-devtools-extension": "^2.13.5", | |
| "transform-runtime": "0.0.0", | |
| "sass-loader": "6.0.6", | |
| "postcss": "^6.0.23", | |
| "postcss-easy-import": "^3.0.0", | |
| "less": "^3.8.1", | |
| "extract-text-webpack-plugin": "3.0.2" | |
| }, | |
| "peerDependencies": { | |
| "node-sass": "^4.7.2" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment