UNPKG

docusaurus-plugin-react-native-web

Version:

A Docusaurus plugin to use react-native-web to display React Native components

21 lines (20 loc) 567 B
{ "name": "docusaurus-plugin-react-native-web", "version": "1.0.0", "description": "A Docusaurus plugin to use react-native-web to display React Native components", "main": "src/index.js", "keywords": [ "docusaurus2", "react-native", "react-native-web" ], "repository": { "type": "git", "url": "git+https://github.com/andrewsnowden/docusaurus-plugin-react-native-web.git" }, "author": "Andrew Snowden", "license": "MIT", "bugs": { "url": "https://github.com/andrewsnowden/docusaurus-plugin-react-native-web/issues" } }