Files
react-native-web/packages/babel-plugin-react-native-web/package.json
T
Nicolas Gallagher 8ce5750d34 0.10.0
2019-01-30 14:13:58 -08:00

17 lines
396 B
JSON

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