package.json
1.51 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"_args": [
[
"react-native-emoji-selector@0.1.6",
"D:\\Cassie-project\\xntalk-rnapp\\noticeSys"
]
],
"_from": "react-native-emoji-selector@0.1.6",
"_id": "react-native-emoji-selector@0.1.6",
"_inBundle": false,
"_integrity": "sha1-+o5oAqI5D4H/f7BvCW9gtnd0oig=",
"_location": "/react-native-emoji-selector",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-native-emoji-selector@0.1.6",
"name": "react-native-emoji-selector",
"escapedName": "react-native-emoji-selector",
"rawSpec": "0.1.6",
"saveSpec": null,
"fetchSpec": "0.1.6"
},
"_requiredBy": [
"/"
],
"_resolved": "http://registry.npm.taobao.org/react-native-emoji-selector/download/react-native-emoji-selector-0.1.6.tgz",
"_spec": "0.1.6",
"_where": "D:\\Cassie-project\\xntalk-rnapp\\noticeSys",
"author": {
"name": "Arron Hunt"
},
"bugs": {
"url": "https://github.com/arronhunt/react-native-emoji-selector/issues"
},
"dependencies": {
"emoji-datasource": "^4.0.3",
"prop-types": "^15.6.0",
"string.fromcodepoint": "^0.2.1"
},
"description": "A react native emoji selector",
"homepage": "https://github.com/arronhunt/react-native-emoji-selector#readme",
"keywords": [
"emoji",
"react"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-emoji-selector",
"repository": {
"type": "git",
"url": "git+https://github.com/arronhunt/react-native-emoji-selector.git"
},
"version": "0.1.6"
}