-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
55 lines (55 loc) · 1.3 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
{
"_from": "4get",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-eUimr9ABdYDAAwjXk4bpE85VsoduoORQR8tGdHQB1AqMN/1fi0hThNOGyOAxoT0R+F3AJgJTj60CjbNEoiTbHw==",
"_location": "/4get",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "4get",
"name": "4get",
"escapedName": "4get",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/4get/-/4get-1.2.0.tgz",
"_shasum": "a181c386df3d6428f913f576b4f97bbb56720be4",
"_spec": "4get",
"_where": "/home/pengwin",
"author": {
"name": "ThePengwin"
},
"bin": {
"4get": "bin/4get"
},
"bugs": {
"url": "https://github.com/ThePengwin/4get/issues"
},
"bundleDependencies": false,
"dependencies": {
"commander": "^2.9.0",
"mkdirp": "^0.5.1",
"q": "^1.4.1",
"request": "^2.69.0"
},
"deprecated": false,
"description": "4chan thread image getter",
"homepage": "https://github.com/ThePengwin/4get#readme",
"license": "MIT",
"main": "index.js",
"name": "4get",
"repository": {
"type": "git",
"url": "git+https://github.com/ThePengwin/4get.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.3.0"
}