{
  "_args": [
    [
      "@storybook/channel-postmessage@6.1.16",
      "C:\\LoginLib\\react-pwr-master\\LoginLibTest"
    ]
  ],
  "_development": true,
  "_from": "@storybook/channel-postmessage@6.1.16",
  "_id": "@storybook/channel-postmessage@6.1.16",
  "_inBundle": false,
  "_integrity": "sha512-Fxz938NVWeNh5mHjghF4PkoMkzO2sk5f/cBpKBveNdIPDImUHrbdfYsfwhDVaY4/JFKyxXQUJBFyt0iYR+Z4jA==",
  "_location": "/@storybook/channel-postmessage",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@storybook/channel-postmessage@6.1.16",
    "name": "@storybook/channel-postmessage",
    "escapedName": "@storybook%2fchannel-postmessage",
    "scope": "@storybook",
    "rawSpec": "6.1.16",
    "saveSpec": null,
    "fetchSpec": "6.1.16"
  },
  "_requiredBy": [
    "/@storybook/client-api",
    "/@storybook/core"
  ],
  "_resolved": "https://registry.npmjs.org/@storybook/channel-postmessage/-/channel-postmessage-6.1.16.tgz",
  "_spec": "6.1.16",
  "_where": "C:\\LoginLib\\react-pwr-master\\LoginLibTest",
  "bugs": {
    "url": "https://github.com/storybookjs/storybook/issues"
  },
  "dependencies": {
    "@storybook/channels": "6.1.16",
    "@storybook/client-logger": "6.1.16",
    "@storybook/core-events": "6.1.16",
    "core-js": "^3.0.1",
    "global": "^4.3.2",
    "qs": "^6.6.0",
    "telejson": "^5.0.2"
  },
  "description": "Storybook PostMessage Channel is a channel for Storybook that can be used when the Storybook Renderer runs inside an iframe or a child window. A channel can be created using the `createChannel` function.",
  "files": [
    "dist/**/*",
    "README.md",
    "*.js",
    "*.d.ts",
    "ts3.4/**/*"
  ],
  "gitHead": "af79329c2171b7cef7a0de9e946b993af3f78e2c",
  "homepage": "https://github.com/storybookjs/storybook/tree/master/lib/channel-postmessage",
  "keywords": [
    "storybook"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@storybook/channel-postmessage",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/storybookjs/storybook.git",
    "directory": "lib/channel-postmessage"
  },
  "scripts": {
    "prepare": "node ../../scripts/prepare.js"
  },
  "types": "dist/index.d.ts",
  "typesVersions": {
    "<3.8": {
      "*": [
        "ts3.4/*"
      ]
    }
  },
  "version": "6.1.16"
}
