Files
react-native-web/packages/babel-plugin-react-native-web/package.json
Nicolas Gallagher cddc2e346b 0.11.3
2019-05-21 12:21:08 -07:00

20 lines
468 B
JSON

{
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"name": "babel-plugin-react-native-web",
"version": "0.11.3",
"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"
}
}