-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
101 lines (101 loc) · 2.12 KB
/
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
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
97
98
99
100
101
{
"_args": [
[
{
"raw": "getui2",
"scope": null,
"escapedName": "getui2",
"name": "getui2",
"rawSpec": "",
"spec": "latest",
"type": "tag"
}
],
[
{
"raw": "getui2",
"scope": null,
"escapedName": "getui2",
"name": "getui2",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/dreamboad/Projects/npm"
]
],
"_from": "getui2",
"_id": "[email protected]",
"_inCache": true,
"_location": "/getui2",
"_nodeVersion": "7.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/getui2-0.1.1.tgz_1500442700972_0.6026145205833018"
},
"_npmUser": {
"name": "qianzhang",
"email": "[email protected]"
},
"_npmVersion": "4.5.0",
"_phantomChildren": {},
"_requested": {
"raw": "getui2",
"scope": null,
"escapedName": "getui2",
"name": "getui2",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/getui2/-/getui2-0.1.1.tgz",
"_shasum": "519dd88ee2635dcd6eb8f2e425e032862f2219a2",
"_shrinkwrap": null,
"_spec": "getui2",
"_where": "/Users/dreamboad/Projects/npm",
"author": {
"name": "getui.com"
},
"dependencies": {
"crypto": "0.0.3",
"protobufjs": "^6.9.0",
"request": "^2.51.0",
"util": "^0.10.3"
},
"description": "Node wrapper for getui OS SDK API",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "0dde0c5bad53fcb2800b5b824d086f9cce5b2a91",
"tarball": "https://registry.npmjs.org/getui-sdk/-/getui-sdk-0.1.1.tgz"
},
"engines": [
"node >= 0.4.7"
],
"keywords": [
"getui",
"sdk",
"push",
"os",
"android"
],
"main": "index.js",
"maintainers": [
{
"name": "getui",
"email": "[email protected]"
}
],
"name": "getui2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/TIME-GATE/getui2"
},
"scripts": {},
"version": "0.1.8"
}