forked from beefe/react-native-keyboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
26 lines (26 loc) · 878 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "react-native-keyboard",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/beefe/react-native-keyboard.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/beefe/react-native-keyboard/issues"
},
"homepage": "https://github.com/beefe/react-native-keyboard#readme",
"gitHead": "e79e1eace4d0dab225ea07e7c3d02a2b7fb80b07",
"readme": "# keyboard",
"readmeFilename": "README.md",
"_id": "[email protected]",
"_shasum": "902d4878c1c66a2a8ef8075d674279ececd027a5",
"_from": "git+https://github.com/beefe/react-native-keyboard.git",
"_resolved": "git+https://github.com/beefe/react-native-keyboard.git#e79e1eace4d0dab225ea07e7c3d02a2b7fb80b07"
}