{
  "name": "@tlindgren/gatsby-digital-garden",
  "private": false,
  "scripts": {
    "test": "jest"
  },
  "author": "Mathieu Dutour <mathieu@dutour.me>",
  "license": "MIT",
  "devDependencies": {
    "@types/jest": "^25.2.2",
    "@types/node": "^14.0.1",
    "jest": "^26.0.1",
    "jest-cli": "^26.0.1",
    "prettier": "^2.0.5",
    "ts-node": "^8.10.1",
    "typescript": "^3.9.2"
  },
  "description": "A set of packages to create a digital garden with Gatsby.",
  "version": "1.1.1",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tlindgren/gatsby-digital-garden.git"
  },
  "bugs": {
    "url": "https://github.com/tlindgren/gatsby-digital-garden/issues"
  },
  "homepage": "https://github.com/tlindgren/gatsby-digital-garden#readme"
}
