Files
react-native-web/packages/babel-plugin-react-native-web/package.json
Nicolas Gallagher 209ff1fa40 0.9.11
2018-12-31 08:23:58 -08:00

16 lines
367 B
JSON

{
"name": "babel-plugin-react-native-web",
"version": "0.9.11",
"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"
}
}