-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
134 lines (134 loc) · 4.47 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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"name": "geditorial",
"productName": "gEditorial",
"version": "3.30.0",
"description": "Our Editorial in WordPress",
"license": "GPL-3+",
"homepage": "https://github.com/geminorum/geditorial",
"author": {
"name": "Nasser Rafie",
"email": "[email protected]",
"url": "https://geminorum.ir"
},
"repository": {
"type": "git",
"url": "git://github.com/geminorum/geditorial.git"
},
"bugs": {
"url": "https://github.com/geminorum/geditorial/issues"
},
"scripts": {
"gulp": "./node_modules/gulp/bin/gulp.js",
"test": "echo \"Error: no test specified\" && exit 1",
"build": "md .build && cd .build && git clone https://github.com/geminorum/geditorial . && composer install --no-dev --optimize-autoloader --prefer-dist -v && yarn install && gulp build",
"ready:old": "gulp ready",
"ready": "gulp dev:scripts ready",
"refresh": "gulp dev:styles dev:scripts i18n:php --stack-size=1000",
"i18n:gulp": "gulp pot",
"i18n:php:old": "wp i18n make-php ./languages",
"i18n:php": "gulp i18n:php",
"i18n:pot": "gulp i18n --stack-size=1000",
"i18n:mo": "wp i18n make-mo ./languages --skip-plugins --skip-themes --skip-packages",
"i18n:json": "wp i18n make-json languages --no-purge --skip-plugins --skip-themes --skip-packages",
"watch": "gulp watch:styles --stack-size=1000",
"patch": "gulp bump --patch",
"minor": "gulp bump",
"changes": "echo ### > CHANGES.temp && git changelog >> CHANGES.temp && (echo. & echo.) >> CHANGES.temp && type CHANGES.md >> CHANGES.temp && type CHANGES.temp > CHANGES.md && del CHANGES.temp",
"release": "gulp github:package && start https://github.com/geminorum/geditorial/releases",
"home": "start https://github.com/geminorum/geditorial/",
"issues": "start https://github.com/geminorum/geditorial/issues",
"phpcs:php": "phpcs -v -p includes/ geditorial.php --standard=PHPCompatibility -d memory_limit=1024M --colors",
"phpcs:wp": "phpcs -v -p includes/ geditorial.php --standard=WordPress -d memory_limit=1024M --colors",
"comp:valid": "composer validate --strict",
"comp:show": "composer show --tree",
"comp:deps": "composer-require-checker check composer.json"
},
"devDependencies": {
"@wordpress/babel-preset-default": "^8.14.0",
"@wordpress/browserslist-config": "^6.14.0",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.3",
"cssnano": "^7.0.6",
"del": "^8.0.0",
"fancy-log": "^2.0.0",
"fs-extra": "^11.2.0",
"gulp": "^5.0.0",
"gulp-bump": "^3.2.0",
"gulp-changed-in-place": "^2.3.0",
"gulp-dart-sass": "^1.1.0",
"gulp-debug": "^5.0.1",
"gulp-exec": "^5.0.0",
"gulp-header": "^2.0.9",
"gulp-if": "^3.0.0",
"gulp-livereload": "^4.0.2",
"gulp-postcss": "^10.0.0",
"gulp-rename": "^2.0.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-svgo": "^2.2.1",
"gulp-template": "^6.0.0",
"gulp-uglify": "^3.0.2",
"gulp-zip": "^6.0.0",
"js-yaml": "^4.1.0",
"lodash.template": "^4.5.0",
"parse-changelog": "^1.0.2",
"postcss": "^8.4.49",
"rtlcss": "^4.3.0",
"semistandard": "^17.0.0",
"stylelint": "^16.12.0",
"stylelint-config-recommended-scss": "^14.1.0",
"xtend": "^4.0.2"
},
"optionalDependencies": {
"@fontsource/libre-barcode-128": "^5.1.0",
"@fontsource/libre-barcode-128-text": "^5.1.0",
"@fontsource/libre-barcode-ean13-text": "^5.1.0",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"chart.js": "^4.4.7",
"dropzone": "^6.0.0-beta.2",
"jqtree": "^1.8.8",
"jquery": "^3.7.1",
"jquery-mask-plugin": "^1.14.16",
"jsbarcode": "^3.11.6",
"list.js": "^2.3.1",
"modern-normalize": "^3.0.1",
"normalize.css": "^8.0.1",
"onscan.js": "^1.5.2",
"paper-css": "^0.4.1",
"plupload": "^2.3.9",
"print-js": "^1.6.0",
"qrcode-svg": "^1.1.0",
"select2": "^4.1.0-rc.0",
"spin.js": "^4.1.2",
"vazirmatn": "^33.0.3",
"virastar": "^0.21.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
},
"babel": {
"presets": [
"@wordpress/babel-preset-default"
]
},
"browserslist": [
"extends @wordpress/browserslist-config"
],
"semistandard": {
"ignore": [
"/assets/packages/",
"/assets/js/vendor/",
"/assets/apps/**/build/*",
"*.min.js"
],
"globals": [
"gEditorial",
"jQuery",
"Vue",
"wp",
"ajaxurl",
"top",
"self"
]
},
"readme": "ERROR: No README data found!",
"private": true
}