Files
react-native-web/packages/babel-plugin-react-native-web/package.json
Nicolas Gallagher 85e098deec 0.9.9
2018-12-05 14:46:11 -08:00

16 lines
366 B
JSON

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