react-native-web-headroom
Version:
React Native Web Headroom
17 lines (16 loc) • 358 B
JSON
{
"name": "@storybook/channel-postmessage",
"version": "3.4.2",
"description": "",
"license": "MIT",
"main": "dist/index.js",
"jsnext:main": "src/index.js",
"scripts": {
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@storybook/channels": "3.4.2",
"global": "^4.3.2",
"json-stringify-safe": "^5.0.1"
}
}