react-native-web-headroom
Version:
React Native Web Headroom
23 lines (22 loc) • 544 B
JSON
{
"name": "@storybook/addons",
"version": "3.4.2",
"description": "Storybook addons store",
"keywords": [
"storybook"
],
"homepage": "https://github.com/storybooks/storybook/tree/master/packages/addons",
"bugs": {
"url": "https://github.com/storybooks/storybook/issues"
},
"license": "MIT",
"main": "dist/index.js",
"jsnext:main": "src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/storybooks/storybook.git"
},
"scripts": {
"prepare": "node ../../scripts/prepare.js"
}
}