-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
44 lines (44 loc) · 925 Bytes
/
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
{
"name": "mytushino.github.io",
"version": "0.1.0",
"description": "Business Directory of Severnoye and Yuzhnoye Tushino",
"keywords": [
"spa",
"pwa",
"webapp"
],
"main": "main.js",
"window": {
"icon": "favicon-32x32.png"
},
"repository": {
"type": "git",
"url": "https://github.com/mytushino/mytushino.github.io.git"
},
"dependencies": {
"npm": "^9.2.0"
},
"devDependencies": {
"gulp": "^4.0.2",
"gulp-cli": "^2.3.0",
"gulp-eslint": "^6.0.0"
},
"scripts": {
"test": "gulp lint-libbundle-js"
},
"email": "englishextra@mail.ru",
"url": "https://github.com/mytushino/mytushino.github.io/issues",
"maintainers": [
{
"name": "Serguei Shimansky",
"email": "englishextra@mail.ru",
"url": "https://github.com/englishextra"
}
],
"author": {
"name": "Serguei Shimansky",
"email": "englishextra@mail.ru",
"url": "https://github.com/englishextra"
},
"license": "(MIT)"
}