Files
react-native-web/packages/babel-plugin-react-native-web/package.json
Nicolas Gallagher 1f3a77dada 0.9.1
2018-09-27 14:30:26 -07:00

16 lines
366 B
JSON

{
"name": "babel-plugin-react-native-web",
"version": "0.9.1",
"description": "Babel plugin for React Native for Web",
"main": "index.js",
"devDependencies": {
"babel-plugin-tester": "^5.0.0"
},
"author": "Nicolas Gallagher",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/necolas/react-native-web.git"
}
}