-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
37 lines (37 loc) · 1.02 KB
/
package-lock.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
{
"name": "supercinemarbre.github.io",
"lockfileVersion": 3,
"requires": true,
"packages": {
"importer": {
"name": "supercinemarbre-importer",
"version": "1.0.0",
"extraneous": true,
"license": "ISC",
"dependencies": {
"@types/cheerio": "^0.22.23",
"@types/download": "^6.2.4",
"@types/fast-levenshtein": "0.0.1",
"@types/google-spreadsheet": "^3.0.2",
"@types/koa": "^2.11.6",
"@types/koa-router": "^7.4.1",
"@types/libxmljs": "^0.18.6",
"@types/node": "^14.14.20",
"@types/sqlite3": "^3.1.6",
"big-json": "^3.1.0",
"cheerio": "^1.0.0-rc.10",
"cross-env": "^7.0.3",
"csv-parser": "^2.3.5",
"download": "^8.0.0",
"fast-levenshtein": "^3.0.0",
"google-spreadsheet": "^3.1.15",
"koa": "^2.13.1",
"koa-router": "^9.4.0",
"libxmljs": "^0.19.7",
"lodash": "^4.17.21",
"ts-node": "^8.10.2",
"typescript": "^3.9.7"
}
}
}
}