forked from remobile/react-native-des
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
96 lines (96 loc) · 2.65 KB
/
package.json
File metadata and controls
96 lines (96 loc) · 2.65 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"_args": [
[
{
"raw": "@remobile/react-native-des@^1.0.4",
"scope": "@remobile",
"escapedName": "@remobile%2freact-native-des",
"name": "@remobile/react-native-des",
"rawSpec": "^1.0.4",
"spec": ">=1.0.4 <2.0.0",
"type": "range"
},
"/Users/pzzh/Desktop/StarCloud/starCloudApp"
]
],
"_cnpm_publish_time": 1487734942289,
"_from": "@remobile/react-native-des@>=1.0.4 <2.0.0",
"_id": "@remobile/react-native-des@1.0.4",
"_inCache": true,
"_location": "/@remobile/react-native-des",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/react-native-des-1.0.4.tgz_1487734942049_0.3909589562099427"
},
"_npmUser": {
"name": "remobile",
"email": "42550564@qq.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "@remobile/react-native-des@^1.0.4",
"scope": "@remobile",
"escapedName": "@remobile%2freact-native-des",
"name": "@remobile/react-native-des",
"rawSpec": "^1.0.4",
"spec": ">=1.0.4 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npm.taobao.org/@remobile/react-native-des/download/@remobile/react-native-des-1.0.4.tgz",
"_shasum": "9a11e119c19b50bbbf4916ceea90b1161f8973c7",
"_shrinkwrap": null,
"_spec": "@remobile/react-native-des@^1.0.4",
"_where": "/Users/pzzh/Desktop/StarCloud/starCloudApp",
"author": {
"name": "YunJiang.Fang",
"email": "42550564@qq.com"
},
"bugs": {
"url": "https://github.com/remobile/react-native-des/issues"
},
"dependencies": {},
"description": "A des crypto for react-native",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "9a11e119c19b50bbbf4916ceea90b1161f8973c7",
"size": 33279,
"noattachment": false,
"tarball": "http://registry.npm.taobao.org/@remobile/react-native-des/download/@remobile/react-native-des-1.0.4.tgz"
},
"gitHead": "c773dcd60f45e6f748a0545503390a1baa6df629",
"homepage": "https://github.com/remobile/react-native-des",
"keywords": [
"react-native",
"react-component",
"ios",
"android",
"des",
"crypto",
"remobile",
"mobile"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "remobile",
"email": "42550564@qq.com"
}
],
"name": "@remobile/react-native-des",
"optionalDependencies": {},
"publish_time": 1487734942289,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/remobile/react-native-des.git"
},
"scripts": {},
"version": "1.0.4"
}