package.json
1.77 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
56
57
58
59
60
61
62
63
64
{
"_from": "react-native-emoticons",
"_id": "react-native-emoticons@1.0.13",
"_inBundle": false,
"_integrity": "sha1-/Lj2uJownZzlXOcc2FHjo4WuZ1s=",
"_location": "/react-native-emoticons",
"_phantomChildren": {
"create-react-class": "15.6.3",
"prop-types": "15.6.1",
"react-timer-mixin": "0.13.3"
},
"_requested": {
"type": "tag",
"registry": true,
"raw": "react-native-emoticons",
"name": "react-native-emoticons",
"escapedName": "react-native-emoticons",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npm.taobao.org/react-native-emoticons/download/react-native-emoticons-1.0.13.tgz",
"_shasum": "fcb8f6b89a309d9ce55ce71cd851e3a385ae675b",
"_spec": "react-native-emoticons",
"_where": "/Users/xiniu/workspace/gitlab2/shanghai-railway-rnapp",
"author": {
"name": "xiewang"
},
"bugs": {
"url": "https://github.com/xiewang/react-native-emoticons/issues"
},
"bundleDependencies": false,
"dependencies": {
"emoji-datasource": "^2.4.4",
"lodash": "^4.17.4",
"prop-types": "^15.5.10",
"react-native-fetch-blob": "^0.10.5",
"react-native-scrollable-tab-view": "^0.8.0",
"string.fromcodepoint": "^0.2.1"
},
"deprecated": false,
"description": "react native emoticons component",
"homepage": "https://github.com/xiewang/react-native-emoticons",
"keywords": [
"react-native",
"emoticons",
"emoji"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-emoticons",
"repository": {
"type": "git",
"url": "git+https://github.com/xiewang/react-native-emoticons.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.13"
}