33 lines
787 B
JSON
33 lines
787 B
JSON
{
|
|
"name": "jerry-rn-a-fitfullscreen",
|
|
"version": "1.0.0",
|
|
"description": "Fit FullScreen Mode.",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "ssh://git@git.jerryyan.cn:29022/q792602257/jerry-rn-a-fitfullscreen.git"
|
|
},
|
|
"keywords": [
|
|
"react-native",
|
|
"ios",
|
|
"android"
|
|
],
|
|
"author": "Jerry Yan",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "http://git.jerryyan.top/q792602257/jerry-rn-a-fitfullscreen"
|
|
},
|
|
"homepage": "http://git.jerryyan.top/q792602257/jerry-rn-a-fitfullscreen",
|
|
"peerDependencies": {
|
|
"react": "^16.8.1",
|
|
"react-native": ">=0.60.0-rc.0 <1.0.x"
|
|
},
|
|
"devDependencies": {
|
|
"react": "^16.9.0",
|
|
"react-native": "^0.61.5"
|
|
}
|
|
}
|