-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpackage.json
More file actions
145 lines (145 loc) · 3.94 KB
/
package.json
File metadata and controls
145 lines (145 loc) · 3.94 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
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"devDependencies": {
"eslint": "5.9.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-prettier": "^3.0.0",
"prettier": "1.15.2"
},
"name": "kbb-craigslist",
"description": "kbb-craigslist ==============",
"version": "1.1.8",
"main": "index.js",
"dependencies": {
"acorn": "^6.4.1",
"acorn-jsx": "^5.0.1",
"ajv": "^6.5.5",
"ansi-escapes": "^3.1.0",
"ansi-regex": "^3.0.0",
"ansi-styles": "^3.2.1",
"argparse": "^1.0.10",
"balanced-match": "^1.0.0",
"brace-expansion": "^1.1.11",
"caller-path": "^0.1.0",
"callsites": "^0.2.0",
"chalk": "^2.4.1",
"chardet": "^0.7.0",
"circular-json": "^0.3.3",
"cli-cursor": "^2.1.0",
"cli-width": "^2.2.0",
"color-convert": "^1.9.3",
"color-name": "^1.1.3",
"concat-map": "^0.0.1",
"cross-spawn": "^6.0.5",
"debug": "^4.1.0",
"deep-is": "^0.1.3",
"doctrine": "^2.1.0",
"escape-string-regexp": "^1.0.5",
"eslint-scope": "^4.0.0",
"eslint-utils": "^2.0.0",
"eslint-visitor-keys": "^1.0.0",
"espree": "^4.1.0",
"esprima": "^4.0.1",
"esquery": "^1.0.1",
"esrecurse": "^4.2.1",
"estraverse": "^4.2.0",
"esutils": "^2.0.2",
"external-editor": "^3.0.3",
"fast-deep-equal": "^2.0.1",
"fast-json-stable-stringify": "^2.0.0",
"fast-levenshtein": "^2.0.6",
"figures": "^2.0.0",
"file-entry-cache": "^2.0.0",
"flat-cache": "^1.3.4",
"fs.realpath": "^1.0.0",
"functional-red-black-tree": "^1.0.1",
"glob": "^7.1.3",
"globals": "^11.9.0",
"graceful-fs": "^4.1.15",
"has-flag": "^3.0.0",
"iconv-lite": "^0.4.24",
"ignore": "^4.0.6",
"imurmurhash": "^0.1.4",
"inflight": "^1.0.6",
"inherits": "^2.0.3",
"inquirer": "^6.2.0",
"is-fullwidth-code-point": "^2.0.0",
"is-promise": "^2.1.0",
"is-resolvable": "^1.1.0",
"isexe": "^2.0.0",
"js-tokens": "^4.0.0",
"js-yaml": "^3.13.1",
"json-schema-traverse": "^0.4.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.3.0",
"lodash": "^4.17.13",
"mimic-fn": "^1.2.0",
"minimatch": "^3.0.4",
"minimist": "^1.2.3",
"mkdirp": "^0.5.1",
"ms": "^2.1.1",
"mute-stream": "^0.0.7",
"natural-compare": "^1.4.0",
"nice-try": "^1.0.5",
"object-assign": "^4.1.1",
"once": "^1.4.0",
"onetime": "^2.0.1",
"optionator": "^0.8.2",
"os-tmpdir": "^1.0.2",
"path-is-absolute": "^1.0.1",
"path-is-inside": "^1.0.2",
"path-key": "^2.0.1",
"pluralize": "^7.0.0",
"prelude-ls": "^1.1.2",
"progress": "^2.0.1",
"punycode": "^2.1.1",
"regexpp": "^2.0.1",
"require-uncached": "^1.0.3",
"resolve-from": "^1.0.1",
"restore-cursor": "^2.0.0",
"rimraf": "^2.6.2",
"run-async": "^2.3.0",
"rxjs": "^6.3.3",
"safer-buffer": "^2.1.2",
"semver": "^5.6.0",
"shebang-command": "^1.2.0",
"shebang-regex": "^1.0.0",
"signal-exit": "^3.0.2",
"slice-ansi": "^1.0.0",
"sprintf-js": "^1.0.3",
"string-width": "^2.1.1",
"strip-ansi": "^4.0.0",
"strip-json-comments": "^2.0.1",
"supports-color": "^5.5.0",
"table": "^5.1.0",
"text-table": "^0.2.0",
"through": "^2.3.8",
"tmp": "^0.0.33",
"tslib": "^1.9.3",
"type-check": "^0.3.2",
"uri-js": "^4.2.2",
"which": "^1.3.1",
"wordwrap": "^1.0.0",
"wrappy": "^1.0.2",
"write": "^0.2.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hawaiianchimp/kbb-craigslist.git"
},
"keywords": [
"kbb",
"craigslist"
],
"author": "Sean Burke <sean@seantburke.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/hawaiianchimp/kbb-craigslist/issues"
},
"homepage": "https://github.com/hawaiianchimp/kbb-craigslist#readme"
}