mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-13 19:35:41 +00:00
20 lines
472 B
JSON
20 lines
472 B
JSON
{
|
|
"publishConfig": {
|
|
"registry": "https://registry.npmjs.org/"
|
|
},
|
|
"name": "babel-plugin-react-native-web",
|
|
"version": "0.14.13",
|
|
"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"
|
|
}
|
|
}
|