Files
react-native-web/packages/babel-plugin-react-native-web/package.json
Nicolas Gallagher 081a128db3 0.17.5
2021-09-29 10:34:06 -07:00

20 lines
471 B
JSON

{
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"name": "babel-plugin-react-native-web",
"version": "0.17.5",
"description": "Babel plugin for React Native for Web",
"main": "index.js",
"devDependencies": {
"@babel/core": "^7.12.13",
"babel-plugin-tester": "^10.0.0"
},
"author": "Nicolas Gallagher",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/necolas/react-native-web.git"
}
}