Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "gatsby-starter-default",
- "description": "Gatsby default starter",
- "version": "1.0.0",
- "dependencies": {
- "gatsby": "^1.9.158",
- "gatsby-link": "^1.6.34",
- "gatsby-plugin-react-helmet": "^2.0.3",
- "gatsby-source-wordpress": "^2.0.52",
- "lodash": "^4.17.4",
- "react-helmet": "^5.2.0"
- },
- "keywords": [
- "gatsby"
- ],
- "license": "MIT",
- "main": "n/a",
- "scripts": {
- "build": "gatsby build",
- "develop": "gatsby develop",
- "format": "prettier --trailing-comma es5 --no-semi --single-quote --write \"src/**/*.js\"",
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "devDependencies": {
- "prettier": "^1.10.2"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment