UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

18 lines (17 loc) 451 B
{ "version": "0.0.5", "name": "@react-native/babel-plugin-codegen", "description": "Babel plugin to generate native module and view manager code for React Native.", "repository": { "type": "git", "url": "git@github.com:facebook/react-native.git", "directory": "packages/babel-plugin-codegen" }, "dependencies": { "react-native-codegen": "*" }, "devDependencies": { "@babel/core": "^7.0.0" }, "license": "MIT" }