create-expo-cljs-app
Version:
Create a react native application with Expo and Shadow-CLJS!
20 lines (19 loc) • 471 B
JSON
{
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"name": "babel-plugin-react-native-web",
"version": "0.17.5",
"description": "Babel plugin for React Native for Web",
"main": "index.js",
"devDependencies": {
"@babel/core": "^7.12.13",
"babel-plugin-tester": "^10.0.0"
},
"author": "Nicolas Gallagher",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/necolas/react-native-web.git"
}
}