-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpackage.json
115 lines (115 loc) · 2.75 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
{
"_args": [
[
"scraper-engine",
"/Users/lukluksantoso"
],
[
"scraper-engine",
"/Users/lukluksantoso/Documents/projects/mahanesia"
]
],
"_from": "scraper-engine@latest",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/scraper-engine",
"_nodeVersion": "4.2.4",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/scraper-engine-9.0.7.tgz_1464175455653_0.9518773334566504"
},
"_npmUser": {
"email": "[email protected]",
"name": "lukluk"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {
"accepts": "1.2.13",
"array-flatten": "1.1.1",
"bytes": "2.3.0",
"content-disposition": "0.5.1",
"content-type": "1.0.2",
"cookie": "0.1.5",
"cookie-signature": "1.0.6",
"ctype": "0.5.3",
"debug": "2.2.0",
"depd": "1.1.0",
"escape-html": "1.0.3",
"etag": "1.7.0",
"finalhandler": "0.4.1",
"fresh": "0.3.0",
"http-errors": "1.4.0",
"iconv-lite": "0.4.13",
"json-stringify-safe": "5.0.1",
"merge-descriptors": "1.0.1",
"methods": "1.1.2",
"node-uuid": "1.4.7",
"on-finished": "2.3.0",
"parseurl": "1.3.1",
"path-to-regexp": "0.1.7",
"proxy-addr": "1.0.10",
"qs": "6.1.0",
"range-parser": "1.0.3",
"raw-body": "2.1.6",
"send": "0.13.1",
"serve-static": "1.10.2",
"tough-cookie": "2.2.2",
"type-is": "1.6.13",
"utils-merge": "1.0.0",
"vary": "1.0.1"
},
"_requested": {
"name": "scraper-engine",
"raw": "scraper-engine",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_shrinkwrap": null,
"_spec": "scraper-engine",
"_where": "/Users/lukluksantoso",
"author": {
"email": "[email protected]",
"name": "lukluk"
},
"dependencies": {
"body-parser": "^1.15.1",
"cheerio": "^0.15.0",
"express": "",
"localStorage": "^1.0.3",
"multer": "^1.1.0",
"nice-json2csv": "",
"node-horseman": "^3.0.0",
"request": "2.34.0",
"string": "^1.9.1",
"tough-cookie-filestore": "0.0.1"
},
"description": "scraper framework",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "2d702ee174707451e537db152bfd8b8a54f24e6a",
"tarball": "https://registry.npmjs.org/scraper-engine/-/scraper-engine-9.0.7.tgz"
},
"gitHead": "11fc34c32fceb6ce18a566ff7cf34086ad0ea50b",
"license": "GPL",
"main": "scraper-engine",
"maintainers": [
{
"name": "lukluk",
"email": "[email protected]"
}
],
"name": "scraper-engine",
"optionalDependencies": {},
"private": false,
"readme": "ERROR: No README data found!",
"repository": "",
"scripts": {},
"version": "9.0.7"
}