Files
react-native-web/packages/babel-plugin-react-native-web/package.json
T
Nicolas Gallagher 57e2482eef 0.18.12
2023-01-25 14:07:01 -08:00

19 lines
441 B
JSON

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