Woodland_Furniture

Форк
0
/
package.json 
59 строк · 1.7 Кб
1
{
2
  "name": "grunt-pr",
3
  "version": "1.0.0",
4
  "main": "./Gruntfile.ts",
5
  "browserslist": "> 0.5%, last 2 versions, Firefox ESR, not dead",
6
  "type": "module",
7
  "license": "MIT",
8
  "scripts": {
9
    "d": "grunt",
10
    "development": "grunt",
11
    "p": "grunt --production",
12
    "production": "grunt --production",
13
    "setup": "node setup"
14
  },
15
  "dependencies": {
16
    "@cookie_gg/postcss-custom-property-object": "^0.0.5",
17
    "@csstools/postcss-media-minmax": "^1.1.0",
18
    "@lodder/grunt-postcss": "^3.1.1",
19
    "autoprefixer": "^10.4.16",
20
    "browser-sync": "^2.29.3",
21
    "case-anything": "^2.1.13",
22
    "chalk": "^5.3.0",
23
    "enquirer": "^2.4.1",
24
    "esbuild": "^0.19.5",
25
    "fix-esm": "^1.0.1",
26
    "fs-extra": "^11.1.1",
27
    "glob-parent": "^6.0.2",
28
    "grunt": "^1.6.1",
29
    "grunt-contrib-clean": "^2.0.1",
30
    "grunt-contrib-copy": "^1.0.0",
31
    "grunt-contrib-cssmin": "^5.0.0",
32
    "grunt-contrib-watch": "^1.1.0",
33
    "grunt-newer": "^1.3.0",
34
    "grunt-posthtml": "^0.5.2",
35
    "grunt-prettify": "^0.4.0",
36
    "grunt-ttf2woff2": "^1.0.1",
37
    "load-grunt-tasks": "^5.1.0",
38
    "parse-font-name": "^1.2.0",
39
    "postcss": "^8.4.31",
40
    "postcss-custom-media": "^10.0.2",
41
    "postcss-discard-comments": "^6.0.0",
42
    "postcss-functions": "^4.0.2",
43
    "postcss-import": "^15.1.0",
44
    "postcss-mixins": "^9.0.4",
45
    "postcss-nested": "^6.0.1",
46
    "postcss-preset-env": "^9.3.0",
47
    "postcss-rem": "^3.0.0",
48
    "postcss-simple-vars": "^7.0.1",
49
    "posthtml": "^0.16.6",
50
    "posthtml-component": "^1.1.0",
51
    "posthtml-img-autosize": "^0.1.6",
52
    "replace-in-file": "^7.0.2",
53
    "sharp": "^0.32.6",
54
    "stylelint": "^15.11.0",
55
    "stylelint-config-clean-order": "^5.2.0",
56
    "stylelint-config-standard": "^34.0.0"
57
  },
58
  "packageManager": "yarn@4.0.2"
59
}
60

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.