UNPKG

@newrelic/gatsby-theme-newrelic

Version:

[![Community Project header](https://github.com/newrelic/opensource-website/raw/master/src/images/categories/Community_Project.png)](https://opensource.newrelic.com/oss-category/#community-project)

102 lines (101 loc) 3.02 kB
{ "name": "@newrelic/gatsby-theme-newrelic", "version": "9.11.2", "main": "index.js", "license": "Apache-2.0", "publishConfig": { "access": "public" }, "scripts": { "build": "gatsby build", "clean": "gatsby clean", "develop": "gatsby develop", "extract-i18n": "i18next", "lint": "eslint gatsby-*.js gatsby/ src/ --ext .js" }, "homepage": "https://github.com/newrelic/gatsby-theme-newrelic/tree/develop/packages/gatsby-theme-newrelic", "repository": "https://github.com/newrelic/gatsby-theme-newrelic", "keywords": [ "gatsby", "gatsby-theme", "gatsby-plugin", "react", "newrelic" ], "sideEffects": false, "peerDependencies": { "@emotion/react": "^11.1.5", "@emotion/styled": "^11.3.0", "@mdx-js/mdx": "^1.6.16", "@mdx-js/react": "^1.6.16", "@splitsoftware/splitio-react": "^1.2.0", "gatsby": "3.x || 4.x", "gatsby-plugin-mdx": "^2.3.0", "prettier": "^2.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-helmet": "^6.1.0" }, "devDependencies": { "@emotion/react": "^11.1.5", "@emotion/styled": "^11.3.0", "@mdx-js/mdx": "^1.6.16", "@mdx-js/react": "^1.6.16", "@splitsoftware/splitio-react": "^1.6.0", "gatsby": "4.19.0", "gatsby-plugin-mdx": "^2.10.1", "i18next-parser": "^3.6.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-helmet": "^6.1.0" }, "dependencies": { "@segment/analytics-next": "1.63.0", "@wry/equality": "^0.4.0", "@xstate/react": "^1.3.1", "babel-plugin-prismjs": "^2.0.1", "classnames": "^2.3.2", "date-fns": "^2.21.0", "file-saver": "^2.0.5", "gatsby": "^4.25.2", "gatsby-plugin-emotion": "^6.10.0", "gatsby-plugin-layout": "^2.10.0", "gatsby-plugin-newrelic": "^2.7.0", "gatsby-plugin-portal": "^1.0.7", "gatsby-plugin-react-helmet": "^5.4.0", "gatsby-plugin-robots-txt": "^1.6.8", "gatsby-plugin-sharp": "4.25.0", "gatsby-plugin-sitemap": "^4.6.0", "gatsby-plugin-use-dark-mode": "^1.3.0", "gatsby-source-filesystem": "^4.25.0", "gatsby-transformer-sharp": "4.25.0", "html-react-parser": "^1.2.5", "i18next": "^20.2.1", "js-cookie": "^2.2.1", "lodash": "^4.17.21", "path-browserify": "^1.0.1", "polished": "^4.1.1", "prism-react-renderer": "^1.2.0", "prismjs": "^1.29.0", "prop-types": "^15.5.7", "react-i18next": "^11.8.13", "react-live": "^2.2.3", "react-middle-ellipsis": "^1.1.0", "react-query": "^3.7.1", "react-scroll": "1.8.7", "react-simple-code-editor": "^0.11.0", "react-spring": "^9.1.2", "react-typist": "^2.0.5", "react-use": "^17.2.3", "stream-browserify": "^3.0.0", "terser": "^5.6.1", "ua-parser-js": "^0.7.28", "use-dark-mode": "^2.3.1", "use-local-storage-state": "^9.0.2", "use-media": "^1.4.0", "util": "^0.12.3", "warning": "^4.0.3", "xstate": "^4.17.1" }, "gitHead": "570a319c1e64a86ced6043e60b4968bbed4b57fc" }