Advertisement
lev-nutrafol

package.json

Mar 9th, 2021
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. {
  2.  
  3. "dependencies": {
  4. "@babel/plugin-proposal-class-properties": "^7.13.0",
  5. "@babel/preset-env": "^7.13.9",
  6. "@babel/preset-react": "^7.12.13",
  7. "@emotion/core": "^11.0.0",
  8. "@emotion/react": "^11.1.5",
  9. "@emotion/styled": "^11.1.5",
  10. "@nutrafol/popup-helper": "0.1.2",
  11. "@popperjs/core": "^2.9.0",
  12. "@reach/router": "^1.3.4",
  13. "@rebass/grid": "^6.1.0",
  14. "@storybook/addon-docs": "^6.1.21",
  15. "apollo-boost": "^0.4.9",
  16. "babel-plugin-react-docgen": "^4.2.1",
  17. "babel-plugin-remove-graphql-queries": "^3.0.0",
  18. "chroma-js": "^2.1.1",
  19. "currency-formatter": "^1.5.6",
  20. "focus-trap-react": "^8.4.2",
  21. "formik": "^2.2.6",
  22. "gatsby": "^3.0.2",
  23. "gatsby-image": "^3.0.0",
  24. "gatsby-plugin-emotion": "^6.0.0",
  25. "gatsby-plugin-image": "^1.0.0",
  26. "gatsby-plugin-layout": "^2.0.0",
  27. "gatsby-plugin-manifest": "^3.0.0",
  28. "gatsby-plugin-postcss": "^4.0.0",
  29. "gatsby-plugin-react-helmet": "^4.0.0",
  30. "gatsby-plugin-react-helmet-canonical-urls": "^1.4.0",
  31. "gatsby-plugin-react-svg": "^3.0.0",
  32. "gatsby-plugin-remove-serviceworker": "^1.0.0",
  33. "gatsby-plugin-sass": "^4.0.1",
  34. "gatsby-plugin-segment-js": "^3.6.0",
  35. "gatsby-plugin-sharp": "^3.0.0",
  36. "gatsby-plugin-web-font-loader": "^1.0.4",
  37. "gatsby-remark-video-poster": "0.0.1-alpha.1",
  38. "gatsby-source-filesystem": "^3.0.0",
  39. "gatsby-source-graphql": "^3.0.0",
  40. "gatsby-source-prismic": "^3.3.3",
  41. "gatsby-transformer-remark": "^3.0.0",
  42. "gatsby-transformer-sharp": "^3.0.0",
  43. "isomorphic-fetch": "^3.0.0",
  44. "jquery": "^3.6.0",
  45. "js-cookie": "^2.2.1",
  46. "node-sass": "^5.0.0",
  47. "postcss-import": "^12.0.1",
  48. "postcss-preset-env": "^6.7.0",
  49. "prismic-reactjs": "^1.3.3",
  50. "prop-types": "^15.7.2",
  51. "react": "^17.0.1",
  52. "react-ab-test": "^2.0.1",
  53. "react-accessible-accordion": "^3.3.4",
  54. "react-apollo": "^3.1.5",
  55. "react-card-flip": "^1.1.0",
  56. "react-dom": "^17.0.1",
  57. "react-expand-animated": "^1.0.2",
  58. "react-flipcard": "^0.2.1",
  59. "react-helmet": "^6.1.0",
  60. "react-popper": "^2.2.4",
  61. "react-select": "^4.1.0",
  62. "react-slick": "^0.28.0",
  63. "react-transition-group": "^4.4.1",
  64. "slick-carousel": "^1.8.1",
  65. "stylelint": "^13.11.0",
  66. "tailwind.macro": "^0.5.10",
  67. "tailwindcss": "^2.0.3",
  68. "use-d3-transition": "^1.1.5",
  69. "validator": "^13.5.2",
  70. "yup": "^0.32.9"
  71. },
  72. "devDependencies": {
  73. "@babel/core": "^7.13.8",
  74. "@storybook/addon-actions": "^6.1.21",
  75. "@storybook/addon-essentials": "^6.1.21",
  76. "@storybook/addon-links": "^6.1.21",
  77. "@storybook/addon-viewport": "^6.1.21",
  78. "@storybook/preset-scss": "^1.0.3",
  79. "@storybook/react": "^6.1.21",
  80. "autoprefixer": "^9.8.6",
  81. "babel-eslint": "^10.1.0",
  82. "babel-loader": "^8.2.2",
  83. "core-js": "3.0.1",
  84. "css-loader": "^5.1.1",
  85. "eslint": "^7.10.0",
  86. "eslint-config-airbnb": "^18.2.0",
  87. "eslint-config-react-app": "^5.2.1",
  88. "eslint-formatter-pretty": "^4.0.0",
  89. "html-webpack-plugin": "^5.3.0",
  90. "husky": "^4.3.0",
  91. "lint-staged": "^10.4.0",
  92. "postcss": "^8.1.9",
  93. "postcss-cli": "^8.1.0",
  94. "postcss-loader": "^4.2.0",
  95. "prettier": "^1.19.1",
  96. "sass": "^1.32.8",
  97. "sass-loader": "^10.1.1",
  98. "storybook-addon-styled-component-theme": "^1.3.0",
  99. "style-loader": "^2.0.0"
  100. },
  101. "husky": {
  102. "hooks": {
  103. "pre-commit": "lint-staged"
  104. }
  105. },
  106. "lint-staged": {
  107. "./src/**/**/*.js": [
  108. "eslint --format=pretty"
  109. ]
  110. },
  111. "keywords": [
  112. "gatsby"
  113. ],
  114. "license": "MIT",
  115. "scripts": {
  116. "build": "gatsby build",
  117. "develop": "GATSBY_GRAPHQL_IDE=playground gatsby develop -H 0.0.0.0 -p 8000",
  118. "format": "prettier --write \"**/*.{js,jsx,json,md}\"",
  119. "start": "npm run develop",
  120. "serve": "gatsby serve -H 0.0.0.0 -p 9000",
  121. "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1",
  122. "storybook": "NODE_ENV=production start-storybook -s public -p 6006 --debug-webpack",
  123. "storybook-build": "NODE_ENV=production build-storybook -s public --debug-webpack",
  124. "storybook-copy-static-queries": "cp -r ./public/page-data/sq/d ./public/static",
  125. "storybook-serve": "npx http-server ./storybook-static"
  126. },
  127. "repository": {
  128. "type": "git",
  129. "url": "https://github.com/gatsbyjs/gatsby-starter-default"
  130. },
  131. "bugs": {
  132. "url": "https://github.com/gatsbyjs/gatsby/issues"
  133. }
  134. }
  135.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement