46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"name": "quarkly-dev-env-template",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"keywords": [],
|
|
"license": "ISC",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"eslint": "^8.45.0",
|
|
"eslint-config-airbnb": "^19.0.4",
|
|
"eslint-config-prettier": "^4.3.0",
|
|
"eslint-plugin-import": "^2.27.5",
|
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"eslint-plugin-react": "^7.33.0",
|
|
"eslint-plugin-react-hooks": "^4.6.0"
|
|
},
|
|
"_baseDependencies": {
|
|
"gatsby": "^3.13.1",
|
|
"gatsby-image": "^3.11.0",
|
|
"gatsby-plugin-manifest": "^3.13.0",
|
|
"gatsby-plugin-offline": "^4.13.0",
|
|
"gatsby-plugin-react-helmet": "^4.13.0",
|
|
"gatsby-plugin-sharp": "^3.13.0",
|
|
"gatsby-plugin-resolve-src": "^2.1.0",
|
|
"gatsby-plugin-meta-redirect": "^1.1.1",
|
|
"gatsby-source-filesystem": "^3.13.0",
|
|
"gatsby-transformer-sharp": "^3.13.0",
|
|
"gatsby-plugin-styled-components": "^4.13.0",
|
|
"babel-plugin-styled-components": "^1.10.7",
|
|
"react-helmet": "^6.1.0",
|
|
"@gatsbyjs/reach-router": "^1.3.6",
|
|
"gatsby-react-router-scroll": "^4.13.0",
|
|
"gatsby-plugin-sitemap": "^4.1.0",
|
|
"react": "^17.0.2",
|
|
"react-dom": "^17.0.2",
|
|
"@quarkly/widgets": "0.2.75",
|
|
"@quarkly/components": "0.2.75",
|
|
"@quarkly/atomize": "1.0.20",
|
|
"styled-components": "^5.0.1",
|
|
"react-router-dom": "^5.1.2",
|
|
"react-router-hash-link": "^1.2.2",
|
|
"react-icons": "^3.9.0"
|
|
}
|
|
}
|