UNPKG

create-expo-cljs-app

Version:

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

25 lines (24 loc) 575 B
{ "name": "@react-native-community/cli-types", "version": "5.0.1", "main": "build", "publishConfig": { "access": "public" }, "dependencies": { "ora": "^3.4.0" }, "files": [ "build", "!*.map" ], "types": "build/index.d.ts", "license": "MIT", "homepage": "https://github.com/react-native-community/cli/tree/master/packages/cli-types", "repository": { "type": "git", "url": "https://github.com/react-native-community/cli.git", "directory": "packages/cli-types" }, "gitHead": "84e9f0ba54a391db43ee30f1da2824845f6c289e" }