2016-03-11 23:28:19 +01:00
|
|
|
{
|
2018-11-09 18:08:48 +01:00
|
|
|
"version": "3.0.0",
|
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": {
|
2018-11-09 18:08:48 +01:00
|
|
|
"develop": "yarn run clean && gatsby develop",
|
|
|
|
"build": "yarn run clean && gatsby build",
|
|
|
|
"deploy": "yarn run clean && gatsby build --prefix-paths && gh-pages -d public",
|
|
|
|
"clean": "rimraf .cache public",
|
|
|
|
"lint:js": "eslint --cache --ext .js,.jsx --ignore-pattern public .",
|
|
|
|
"lint:scss": "stylelint \"src/**/*.scss\"",
|
2018-11-11 13:54:42 +01:00
|
|
|
"lint": "concurrently \"yarn run lint:js\" \"yarn run lint:scss\"",
|
2018-11-09 18:08:48 +01:00
|
|
|
"test": "jest --config ./tests/jest-config.js",
|
|
|
|
"test:coverage": "jest --coverage --config ./tests/jest-config.js",
|
|
|
|
"test:watch": "jest --watch --config ./tests/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": {
|
2018-11-11 12:19:06 +01:00
|
|
|
"classnames": "^2.2.6",
|
2018-11-09 18:08:48 +01:00
|
|
|
"bluebird": "^3.5.2",
|
|
|
|
"codecov": "^3.1.0",
|
2019-01-21 15:17:53 +01:00
|
|
|
"netlify-cms": "^2.3.3",
|
|
|
|
"node-sass": "^4.11.0",
|
2019-02-06 18:46:49 +01:00
|
|
|
"gatsby": "^2.0.116",
|
2019-02-05 17:28:16 +01:00
|
|
|
"gatsby-link": "^2.0.10",
|
2019-02-05 17:28:25 +01:00
|
|
|
"gatsby-plugin-catch-links": "^2.0.10",
|
2019-02-05 17:28:35 +01:00
|
|
|
"gatsby-plugin-feed": "^2.0.13",
|
2019-02-05 17:28:45 +01:00
|
|
|
"gatsby-plugin-google-analytics": "^2.0.13",
|
2019-02-06 18:46:43 +01:00
|
|
|
"gatsby-plugin-netlify": "^2.0.9",
|
2019-02-05 17:29:06 +01:00
|
|
|
"gatsby-plugin-netlify-cms": "^3.0.12",
|
2019-02-05 17:28:57 +01:00
|
|
|
"gatsby-plugin-manifest": "^2.0.17",
|
2019-02-05 17:29:28 +01:00
|
|
|
"gatsby-plugin-offline": "^2.0.22",
|
2019-02-05 17:29:38 +01:00
|
|
|
"gatsby-plugin-react-helmet": "^3.0.6",
|
2019-02-05 17:29:48 +01:00
|
|
|
"gatsby-plugin-sass": "^2.0.10",
|
2019-02-05 17:30:02 +01:00
|
|
|
"gatsby-plugin-sharp": "^2.0.20",
|
2019-02-05 17:30:13 +01:00
|
|
|
"gatsby-plugin-sitemap": "^2.0.5",
|
2019-02-05 17:30:25 +01:00
|
|
|
"gatsby-remark-copy-linked-files": "^2.0.9",
|
2019-02-05 17:30:34 +01:00
|
|
|
"gatsby-remark-images": "^3.0.3",
|
2019-02-05 17:30:44 +01:00
|
|
|
"gatsby-remark-prismjs": "^3.2.4",
|
2019-02-05 17:30:51 +01:00
|
|
|
"gatsby-remark-responsive-iframe": "^2.0.9",
|
2019-01-21 15:17:53 +01:00
|
|
|
"gatsby-remark-relative-images": "^0.2.1",
|
2019-02-05 17:31:04 +01:00
|
|
|
"gatsby-remark-smartypants": "^2.0.8",
|
2019-02-05 17:31:17 +01:00
|
|
|
"gatsby-source-filesystem": "^2.0.20",
|
2019-02-05 17:31:28 +01:00
|
|
|
"gatsby-transformer-remark": "^2.2.4",
|
2019-02-05 17:31:36 +01:00
|
|
|
"gatsby-transformer-sharp": "^2.1.13",
|
2018-11-09 18:08:48 +01:00
|
|
|
"invariant": "^2.2.4",
|
|
|
|
"lodash": "^4.17.11",
|
2019-01-21 15:17:53 +01:00
|
|
|
"moment": "^2.23.0",
|
2018-11-09 18:08:48 +01:00
|
|
|
"normalize-scss": "^7.0.1",
|
|
|
|
"prismjs": "^1.15.0",
|
2019-02-06 22:34:17 +01:00
|
|
|
"react": "^16.8.1",
|
2019-01-21 15:17:53 +01:00
|
|
|
"react-disqus-comments": "^1.4.0",
|
2019-02-06 22:34:21 +01:00
|
|
|
"react-dom": "^16.8.1",
|
2018-11-09 18:08:48 +01:00
|
|
|
"react-helmet": "^5.2.0"
|
2016-03-11 23:28:19 +01:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2019-02-13 14:01:36 +01:00
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.2.0",
|
|
|
|
"@babel/plugin-proposal-class-properties": "7.3.0",
|
2019-02-13 13:55:23 +01:00
|
|
|
"@babel/preset-react": "7.0.0",
|
2019-02-13 14:01:36 +01:00
|
|
|
"@babel/preset-env": "7.3.1",
|
|
|
|
"@babel/core": "7.2.2",
|
2019-02-13 13:55:23 +01:00
|
|
|
"babel-core": "7.0.0-bridge.0",
|
|
|
|
"babel-jest": "23.6.0",
|
|
|
|
"identity-obj-proxy": "3.0.0",
|
|
|
|
"react-test-renderer": "16.8.1",
|
|
|
|
"jest": "23.6.0",
|
|
|
|
"jest-cli": "23.6.0",
|
|
|
|
"rimraf": "2.6.3",
|
|
|
|
"concurrently": "4.1.0",
|
|
|
|
"stylelint": "9.10.1",
|
|
|
|
"stylelint-scss": "3.5.1",
|
|
|
|
"stylelint-config-recommended-scss": "3.2.0",
|
|
|
|
"eslint": "5.12.1",
|
|
|
|
"eslint-config-airbnb-base": "13.1.0",
|
|
|
|
"eslint-plugin-import": "2.14.0",
|
|
|
|
"eslint-plugin-jest": "22.1.3",
|
|
|
|
"eslint-plugin-react": "7.12.4",
|
|
|
|
"eslint-watch": "4.0.2",
|
|
|
|
"babel-eslint": "10.0.1",
|
|
|
|
"gh-pages": "2.0.1",
|
|
|
|
"lost": "8.3.1",
|
|
|
|
"postcss-pxtorem": "4.0.1",
|
2019-02-13 14:01:50 +01:00
|
|
|
"autoprefixer": "9.4.7",
|
2019-02-13 13:55:23 +01:00
|
|
|
"browserslist": "4.4.1"
|
2016-03-11 23:28:19 +01:00
|
|
|
}
|
2017-10-30 22:25:25 +01:00
|
|
|
}
|