34 lines
943 B
JSON
34 lines
943 B
JSON
{
|
|
"private": true,
|
|
"name": "TestGatsbySanity-web",
|
|
"version": "1.0.0",
|
|
"author": "Sanity <hello@sanity.io>",
|
|
"devDependencies": {
|
|
"@sanity/block-content-to-react": "^2.0.6",
|
|
"@sanity/image-url": "^0.140.12",
|
|
"date-fns": "^1.30.1",
|
|
"dotenv": "^8.0.0",
|
|
"eslint": "^5.16.0",
|
|
"eslint-config-standard": "^12.0.0",
|
|
"eslint-config-standard-react": "^7.0.2",
|
|
"eslint-plugin-import": "^2.17.2",
|
|
"eslint-plugin-node": "^9.0.1",
|
|
"eslint-plugin-promise": "^4.1.1",
|
|
"eslint-plugin-react": "^7.13.0",
|
|
"eslint-plugin-standard": "^4.0.0",
|
|
"gatsby": "^2.4.2",
|
|
"gatsby-plugin-postcss": "^2.0.7",
|
|
"gatsby-plugin-react-helmet": "^3.0.12",
|
|
"gatsby-source-sanity": "^4.0.1",
|
|
"postcss-import": "^12.0.1",
|
|
"postcss-preset-env": "^6.6.0",
|
|
"prettier-eslint-cli": "^4.7.1",
|
|
"react": "^16.8.6",
|
|
"react-dom": "^16.8.6",
|
|
"react-helmet": "^5.2.0",
|
|
"rimraf": "^2.6.3"
|
|
},
|
|
"dependencies": {
|
|
"gatsby-image": "^2.0.41"
|
|
}
|
|
}
|