Files
react-native-web/packages/babel-plugin-react-native-web/package.json
Nicolas Gallagher a41af0f65f 0.4.0
2018-02-06 16:35:20 -08:00

16 lines
366 B
JSON

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