Files
react-native-web/packages/babel-plugin-react-native-web/package.json
Nicolas Gallagher 000b92e707 0.9.13
2018-12-31 17:31:46 -08:00

16 lines
367 B
JSON

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