2016-03-11 23:28:19 +01:00
|
|
|
{
|
2020-11-14 00:18:27 +01:00
|
|
|
"version": "3.0.7",
|
2016-06-03 01:32:38 +02:00
|
|
|
"name": "gatsby-starter-lumen",
|
2018-11-09 18:08:48 +01:00
|
|
|
"description": "A minimal, lightweight and mobile-first starter for creating blazing-fast static blogs",
|
2016-03-11 23:28:19 +01:00
|
|
|
"main": "n/a",
|
|
|
|
"scripts": {
|
2021-01-02 19:21:13 +01:00
|
|
|
"develop": "yarn clean && gatsby develop",
|
|
|
|
"build": "yarn clean && gatsby build",
|
|
|
|
"deploy": "yarn clean && gatsby build --prefix-paths && gh-pages -d public",
|
2018-11-09 18:08:48 +01:00
|
|
|
"clean": "rimraf .cache public",
|
2019-04-08 17:53:56 +02:00
|
|
|
"flow": "flow",
|
2019-05-09 21:08:42 +02:00
|
|
|
"lint:js": "eslint --cache --ext .js,.jsx .",
|
2018-11-09 18:08:48 +01:00
|
|
|
"lint:scss": "stylelint \"src/**/*.scss\"",
|
2021-01-02 19:21:13 +01:00
|
|
|
"lint": "concurrently \"yarn lint:js\" \"yarn lint:scss\" \"yarn flow\"",
|
2019-05-08 23:11:44 +02:00
|
|
|
"test": "jest --config ./jest/jest-config.js",
|
|
|
|
"test:coverage": "jest --coverage --config ./jest/jest-config.js",
|
2019-07-19 20:09:54 +02:00
|
|
|
"test:watch": "jest --watch --config ./jest/jest-config.js"
|
2016-03-11 23:28:19 +01:00
|
|
|
},
|
2018-11-09 18:08:48 +01:00
|
|
|
"repository": "https://github.com/alxshelepenok/gatsby-starter-lumen",
|
|
|
|
"author": "Alexander Shelepenok <alxshelepenok@gmail.com>",
|
|
|
|
"license": "MIT",
|
2016-03-11 23:28:19 +01:00
|
|
|
"keywords": [
|
|
|
|
"gatsby",
|
2018-11-09 18:08:48 +01:00
|
|
|
"graphql",
|
|
|
|
"netlify",
|
|
|
|
"netlify-cms",
|
2019-01-21 23:11:07 +01:00
|
|
|
"pagination",
|
|
|
|
"categories",
|
|
|
|
"tags",
|
|
|
|
"prismjs",
|
2018-11-09 18:08:48 +01:00
|
|
|
"static",
|
2019-01-21 23:11:07 +01:00
|
|
|
"lost",
|
2017-02-05 16:45:57 +01:00
|
|
|
"blog",
|
2019-01-21 23:11:07 +01:00
|
|
|
"minimal",
|
2018-01-21 00:57:29 +01:00
|
|
|
"react",
|
|
|
|
"theme",
|
2019-01-21 23:11:07 +01:00
|
|
|
"starter",
|
|
|
|
"disqus"
|
2016-03-11 23:28:19 +01:00
|
|
|
],
|
|
|
|
"dependencies": {
|
2021-06-15 16:41:14 +02:00
|
|
|
"@sentry/gatsby": "^6.7.1",
|
2021-06-15 14:52:16 +02:00
|
|
|
"@sentry/tracing": "^6.7.1",
|
2019-11-28 23:58:01 +01:00
|
|
|
"bluebird": "^3.7.2",
|
2021-04-03 00:39:30 +02:00
|
|
|
"classnames": "^2.3.1",
|
2021-05-10 18:54:12 +02:00
|
|
|
"codecov": "^3.8.2",
|
2021-05-04 15:04:31 +02:00
|
|
|
"gatsby": "^2.32.13",
|
2021-04-18 21:55:29 +02:00
|
|
|
"gatsby-link": "^2.11.0",
|
|
|
|
"gatsby-plugin-catch-links": "^2.10.0",
|
|
|
|
"gatsby-plugin-feed": "^2.13.1",
|
|
|
|
"gatsby-plugin-flow": "^1.10.0",
|
|
|
|
"gatsby-plugin-google-gtag": "^2.8.0",
|
|
|
|
"gatsby-plugin-manifest": "^2.12.1",
|
|
|
|
"gatsby-plugin-netlify": "^2.11.1",
|
2021-04-29 15:03:03 +02:00
|
|
|
"gatsby-plugin-netlify-cms": "^4.10.1",
|
2021-04-18 21:55:29 +02:00
|
|
|
"gatsby-plugin-offline": "^3.10.2",
|
2021-01-09 23:13:06 +01:00
|
|
|
"gatsby-plugin-optimize-svgs": "^1.0.5",
|
2021-04-18 21:55:29 +02:00
|
|
|
"gatsby-plugin-react-helmet": "^3.10.0",
|
|
|
|
"gatsby-plugin-sass": "^3.2.0",
|
2021-05-04 15:04:31 +02:00
|
|
|
"gatsby-plugin-sharp": "^2.14.4",
|
2021-04-18 21:55:29 +02:00
|
|
|
"gatsby-plugin-sitemap": "^2.12.0",
|
|
|
|
"gatsby-remark-autolink-headers": "^2.11.0",
|
|
|
|
"gatsby-remark-copy-linked-files": "^2.10.0",
|
2019-07-11 23:47:27 +02:00
|
|
|
"gatsby-remark-external-links": "0.0.4",
|
2021-04-18 21:55:29 +02:00
|
|
|
"gatsby-remark-images": "^3.11.1",
|
|
|
|
"gatsby-remark-katex": "^3.10.0",
|
|
|
|
"gatsby-remark-prismjs": "^3.13.0",
|
2020-08-27 21:01:48 +02:00
|
|
|
"gatsby-remark-relative-images": "^2.0.2",
|
2021-04-18 21:55:29 +02:00
|
|
|
"gatsby-remark-responsive-iframe": "^2.11.0",
|
|
|
|
"gatsby-remark-smartypants": "^2.10.0",
|
|
|
|
"gatsby-source-filesystem": "^2.11.1",
|
|
|
|
"gatsby-transformer-remark": "^2.16.1",
|
|
|
|
"gatsby-transformer-sharp": "^2.12.1",
|
2018-11-09 18:08:48 +01:00
|
|
|
"invariant": "^2.2.4",
|
2021-05-14 23:37:57 +02:00
|
|
|
"katex": "^0.13.11",
|
2021-02-20 21:05:58 +01:00
|
|
|
"lodash": "^4.17.21",
|
2021-06-10 20:04:28 +02:00
|
|
|
"netlify-cms-app": "^2.15.19",
|
2021-05-10 02:50:52 +02:00
|
|
|
"node-sass": "^6.0.0",
|
2018-11-09 18:08:48 +01:00
|
|
|
"normalize-scss": "^7.0.1",
|
2020-12-31 20:35:04 +01:00
|
|
|
"prismjs": "^1.23.0",
|
2021-03-23 04:20:58 +01:00
|
|
|
"react": "^17.0.2",
|
2019-01-21 15:17:53 +01:00
|
|
|
"react-disqus-comments": "^1.4.0",
|
2021-03-23 04:20:58 +01:00
|
|
|
"react-dom": "^17.0.2",
|
2020-06-08 07:06:46 +02:00
|
|
|
"react-helmet": "^6.1.0"
|
2016-03-11 23:28:19 +01:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2021-06-15 01:06:44 +02:00
|
|
|
"@babel/core": "7.14.6",
|
2021-06-15 02:44:41 +02:00
|
|
|
"@babel/plugin-proposal-class-properties": "7.14.5",
|
2021-06-10 21:11:10 +02:00
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.14.5",
|
2021-06-15 02:44:41 +02:00
|
|
|
"@babel/plugin-transform-flow-strip-types": "^7.14.5",
|
2021-06-10 21:11:10 +02:00
|
|
|
"@babel/preset-env": "7.14.5",
|
2021-06-15 02:44:41 +02:00
|
|
|
"@babel/preset-react": "7.14.5",
|
2020-10-24 12:11:59 +02:00
|
|
|
"autoprefixer": "9.8.6",
|
2019-03-26 23:48:28 +01:00
|
|
|
"babel-core": "7.0.0-bridge.0",
|
2020-02-27 13:33:50 +01:00
|
|
|
"babel-eslint": "10.1.0",
|
2020-11-05 17:38:32 +01:00
|
|
|
"babel-jest": "26.6.3",
|
2021-04-18 21:55:29 +02:00
|
|
|
"babel-preset-gatsby": "0.12.3",
|
2021-04-30 19:39:18 +02:00
|
|
|
"browserslist": "4.16.6",
|
2021-05-24 13:05:30 +02:00
|
|
|
"concurrently": "6.2.0",
|
2021-05-08 05:48:53 +02:00
|
|
|
"eslint": "7.26.0",
|
2020-11-07 03:18:21 +01:00
|
|
|
"eslint-config-airbnb-base": "14.2.1",
|
2020-10-10 00:35:49 +02:00
|
|
|
"eslint-plugin-import": "2.22.1",
|
2021-04-26 02:52:44 +02:00
|
|
|
"eslint-plugin-jest": "24.3.6",
|
2020-11-07 03:18:21 +01:00
|
|
|
"eslint-plugin-jsx-a11y": "6.4.1",
|
2021-04-09 00:32:35 +02:00
|
|
|
"eslint-plugin-react": "7.23.2",
|
2020-07-05 11:29:44 +02:00
|
|
|
"eslint-watch": "7.0.0",
|
2020-09-10 00:44:05 +02:00
|
|
|
"flow-bin": "^0.133.0",
|
2021-02-18 01:31:28 +01:00
|
|
|
"flow-typed": "^3.3.1",
|
2021-06-18 06:45:42 +02:00
|
|
|
"gh-pages": "3.2.2",
|
2019-04-08 17:53:56 +02:00
|
|
|
"identity-obj-proxy": "3.0.0",
|
2020-11-05 17:38:32 +01:00
|
|
|
"jest": "26.6.3",
|
|
|
|
"jest-cli": "26.6.3",
|
2019-02-13 13:55:23 +01:00
|
|
|
"lost": "8.3.1",
|
2021-04-18 10:36:14 +02:00
|
|
|
"postcss-pxtorem": "5.1.1",
|
2021-03-22 23:51:55 +01:00
|
|
|
"react-test-renderer": "17.0.2",
|
2020-02-11 08:15:07 +01:00
|
|
|
"rimraf": "3.0.2",
|
2021-06-16 00:23:50 +02:00
|
|
|
"sass": "^1.35.1",
|
2021-05-01 14:49:28 +02:00
|
|
|
"stylelint": "13.13.1",
|
2020-01-30 09:06:10 +01:00
|
|
|
"stylelint-config-recommended-scss": "4.2.0",
|
2021-02-08 10:08:18 +01:00
|
|
|
"stylelint-scss": "3.19.0"
|
2016-03-11 23:28:19 +01:00
|
|
|
}
|
2017-10-30 22:25:25 +01:00
|
|
|
}
|