UNPKG

gatsby-theme-advanced

Version:
169 lines (168 loc) 6.51 kB
{ "name": "gatsby-theme-advanced", "description": "GatsbyJS theme equipped with advanced features.", "version": "4.17.1", "author": "Ruben Harutyunyan <vagr9k@gmail.com> (https://harutyunyan.dev/)", "homepage": "https://github.com/Vagr9K/gatsby-advanced-starter/tree/master/themes/advanced", "bugs": "https://github.com/Vagr9K/gatsby-advanced-starter/issues", "repository": { "type": "git", "url": "https://github.com/Vagr9K/gatsby-advanced-starter.git", "directory": "themes/advanced" }, "license": "MIT", "main": "index.js", "dependencies": { "@fec/remark-a11y-emoji": "^3.1.0", "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", "@types/mdx-js__react": "^1.5.5", "date-fns": "^2.28.0", "eslint-plugin-graphql": "^4.0.0", "gatsby-image": "^3.11.0", "gatsby-plugin-catch-links": "^4.17.0", "gatsby-plugin-compile-es6-packages": "^2.1.1", "gatsby-plugin-disqus": "^1.2.4", "gatsby-plugin-feed": "^4.17.0", "gatsby-plugin-google-gtag": "^4.17.0", "gatsby-plugin-image": "^2.17.0", "gatsby-plugin-lodash": "^5.17.0", "gatsby-plugin-manifest": "^4.17.0", "gatsby-plugin-mdx": "^3.17.0", "gatsby-plugin-netlify-cms": "^6.17.0", "gatsby-plugin-nprogress": "^4.17.0", "gatsby-plugin-offline": "^5.17.0", "gatsby-plugin-page-creator": "^4.17.0", "gatsby-plugin-react-helmet": "^5.17.0", "gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-sharp": "^4.17.0", "gatsby-plugin-sitemap": "^5.17.0", "gatsby-plugin-twitter": "^4.17.0", "gatsby-remark-autolink-headers": "^5.17.0", "gatsby-remark-copy-linked-files": "^5.17.0", "gatsby-remark-embed-video": "^3.1.4", "gatsby-remark-images": "^6.17.0", "gatsby-remark-prismjs": "^6.17.0", "gatsby-remark-responsive-iframe": "^5.17.0", "gatsby-source-filesystem": "^4.17.0", "gatsby-transformer-remark": "^5.17.0", "gatsby-transformer-sharp": "^4.17.0", "is-absolute-url": "^3.0.3", "lodash": "^4.17.21", "moment": "^2.29.3", "netlify-cms-app": "^2.15.72", "prism-themes": "^1.9.0", "prismjs": "^1.28.0", "react-color": "^2.19.3", "react-helmet": "^6.1.0", "react-query": "^3.39.1", "react-share": "^4.4.0", "react-twitter-widgets": "^1.10.0", "remark-codesandbox": "^0.10.1", "remark-external-links": "^8.0.0", "remark-unwrap-images": "^2.1.0", "remove-markdown": "^0.5.0", "source-map-support": "^0.5.21", "ts-node": "^10.8.1", "url-join": "^4.0.1" }, "devDependencies": { "@babel/cli": "^7.17.10", "@babel/core": "^7.18.5", "@babel/plugin-transform-runtime": "^7.18.5", "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@stylelint/postcss-css-in-js": "^0.38.0", "@testing-library/dom": "^8.14.0", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@types/babel__plugin-transform-runtime": "^7.9.2", "@types/clone-deep": "^4.0.1", "@types/jest": "^28.1.3", "@types/node": "^18.0.0", "@types/react": "^17.0.47", "@types/react-dom": "^17.0.17", "@types/react-helmet": "^6.1.5", "@types/react-test-renderer": "^17.0.2", "@types/remove-markdown": "^0.3.1", "@types/source-map-support": "^0.5.4", "@types/url-join": "^4.0.1", "@typescript-eslint/eslint-plugin": "^5.29.0", "@typescript-eslint/parser": "^5.29.0", "babel-jest": "^28.1.1", "babel-preset-gatsby": "^2.17.0", "cli-glob": "^0.1.0", "clone-deep": "^4.0.1", "eslint": "^8.18.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-typescript": "^17.0.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jest": "^26.5.3", "eslint-plugin-jest-dom": "^4.0.2", "eslint-plugin-jsx-a11y": "^6.6.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-testing-library": "^5.5.1", "fetch-mock": "^9.11.0", "gatsby": "^4.17.1", "gh-pages": "^4.0.0", "identity-obj-proxy": "^3.0.0", "jest": "^28.1.1", "jest-environment-jsdom": "^28.1.1", "markdownlint-cli2": "^0.4.0", "memfs": "^3.4.7", "postcss-syntax": "^0.36.2", "prettier": "^2.7.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-test-renderer": "^17.0.2", "stylelint": "^14.9.1", "stylelint-config-prettier": "^9.0.3", "stylelint-config-recommended": "^8.0.0", "stylelint-config-styled-components": "^0.1.1", "stylelint-prettier": "^2.0.0", "ts-jest": "^28.0.5", "ts-prune": "^0.10.3", "typescript": "^4.7.4", "write-good": "^1.0.8" }, "peerDependencies": { "gatsby": "*", "react": "^17.0.2", "react-dom": "^17.0.2" }, "keywords": [ "gatsby", "gatsby-plugin", "gatsby-theme", "vagr9k" ], "scripts": { "lint:js": "eslint --ext .ts,.tsx,.js,.jsx .", "lint:deadcode": "ts-prune -i '(test|gatsby)'", "lint:styles": "stylelint src/**/*.{js,jsx,ts,tsx,css}", "lint:md": "markdownlint-cli2 content/**/*.{md,mdx}", "lint:format": "prettier --check '**/*.{js,jsx,ts,tsx,css}'", "lint:all": "npm run lint:js && npm run lint:styles && npm run lint:format && npm run lint:md", "format:js": "prettier '**/*.{js,jsx,ts,tsx}' --write", "format:styles": "prettier '**/*.css' --write", "format:all": "npm run format:js && npm run format:styles", "test": "jest", "type-check": "tsc --noEmit", "type-check:watch": "npm run type-check -- --watch", "write-good": "write-good $(glob 'content/**/*.md')", "publish-prebuilt": "npm run prebuild && npm run prebuild:publish", "pack-prebuilt": "npm run prebuild && npm run prebuild:pack", "clean-prebuilt": "rm -rf pkgroot lib", "prebuild": "npm run prebuild:build && npm run prebuild:create-root && npm run prebuild:replace-ts-paths", "prebuild:build": "tsc -p tsconfig.prebuild.json", "prebuild:create-root": "mkdir -p pkgroot && cp -R package.json README.md docs LICENSE static content lib/advanced/* pkgroot", "prebuild:replace-ts-paths": "find ./pkgroot/ -type f -exec sed -i 's/\\.ts\"/.js\"/g' {} \\; && find ./pkgroot/ -type f -exec sed -i 's/\\.tsx\"/.jsx\"/g' {} \\;", "prebuild:publish": "cd pkgroot && npm publish", "prebuild:pack": "cd pkgroot && npm pack" } }