{
  "name": "@nlabs/storybook-addons",
  "version": "3.4.3",
  "description": "Storybook addons store",
  "keywords": [
    "storybook"
  ],
  "homepage": "https://github.com/nitrogenlabs/storybook/tree/master/packages/addons",
  "bugs": {
    "url": "https://github.com/nitrogenlabs/storybook/issues"
  },
  "license": "MIT",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/nitrogenlabs/storybook.git"
  },
  "scripts": {
    "prepare": "node ../../scripts/prepare.js"
  }
}
