{
  "name": "twig-storbook",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/e0ipso/twig-storybook.git"
  },
  "license": "GPL-2.0-or-later",
  "main": "index.js",
  "description": "![GitHub](https://img.shields.io/github/license/e0ipso/twig-storybook) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/e0ipso/twig-storybook) ![GitHub issues](https://img.shields.io/github/issues-raw/e0ipso/twig-storybook)",
  "bugs": {
    "url": "https://github.com/e0ipso/twig-storybook/issues"
  },
  "homepage": "https://github.com/e0ipso/twig-storybook#readme",
  "version": "1.0.0",
  "directories": {
    "doc": "docs",
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "devDependencies": {
    "@semantic-release/commit-analyzer": "^11.1.0",
    "@semantic-release/git": "^10.0.1",
    "@semantic-release/github": "^9.2.6",
    "@semantic-release/release-notes-generator": "^12.1.0",
    "conventional-changelog-conventionalcommits": "^7.0.2"
  }
}
