-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpackage.json
More file actions
136 lines (136 loc) · 5.1 KB
/
package.json
File metadata and controls
136 lines (136 loc) · 5.1 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
{
"name": "vf-wp",
"version": "1.0.0-beta.15",
"private": true,
"description": "Visual Framework WordPress Theme",
"main": "gulpfile.js",
"vfConfig": {
"vfName": "VF WordPress",
"vfNamespace": "vfwp-",
"vfComponentPath": "./vf-components",
"vfBuildDestination": "./wp-content/themes/vf-wp/assets",
"vfBuildFractalMode": "dataObject",
"vfThemePath": "@frctl/mandelbrot"
},
"repository": {
"type": "git",
"url": "https://github.com/visual-framework/vf-wp.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "gulp build && echo \"🏋 Build completed\" && exit 0",
"update-components": "yarn upgrade-interactive --latest"
},
"author": "EMBL",
"license": "UNLICENSED",
"browserslist": [
"> 1%"
],
"babel": {
"presets": [
[
"@babel/preset-env",
{
"corejs": 3,
"useBuiltIns": "usage"
}
]
]
},
"dependencies": {
"@visual-framework/vf-button": "3.0.4",
"@visual-framework/vf-flag": "1.0.0",
"@visual-framework/vf-form": "2.0.3",
"@visual-framework/vf-form__fieldset": "2.0.0",
"@visual-framework/vf-sidebar": "1.0.0",
"gulp-better-rollup": "4.0.1",
"list-stream": "2.1.0"
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/plugin-transform-runtime": "7.29.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "7.28.5",
"@babel/runtime": "7.28.6",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-replace": "3.1.0",
"@visual-framework/ebi-vf1-integration": "1.0.7",
"@visual-framework/embl-breadcrumbs-lookup": "1.2.2",
"@visual-framework/embl-conditional-edit": "1.0.3",
"@visual-framework/embl-content-hub-loader": "1.2.1",
"@visual-framework/embl-content-meta-properties": "1.0.1",
"@visual-framework/embl-grid": "2.2.0",
"@visual-framework/embl-logo": "1.2.0",
"@visual-framework/embl-notifications": "1.2.5",
"@visual-framework/vf-activity-group": "1.0.0-alpha.12",
"@visual-framework/vf-analytics-google": "1.1.2",
"@visual-framework/vf-article-meta-information": "1.1.3",
"@visual-framework/vf-back-to-top": "^1.0.2",
"@visual-framework/vf-banner": "2.0.5",
"@visual-framework/vf-body": "1.2.0",
"@visual-framework/vf-box": "2.4.0",
"@visual-framework/vf-breadcrumbs": "2.0.6",
"@visual-framework/vf-card": "2.7.2",
"@visual-framework/vf-card-container": "3.2.4",
"@visual-framework/vf-cluster": "1.0.3",
"@visual-framework/vf-code-example": "1.3.0",
"@visual-framework/vf-config": "1.0.1",
"@visual-framework/vf-content": "1.6.20",
"@visual-framework/vf-core": "2.2.47",
"@visual-framework/vf-design-tokens": "3.6.5",
"@visual-framework/vf-details": "1.2.1",
"@visual-framework/vf-discussion": "1.0.2",
"@visual-framework/vf-divider": "2.0.1",
"@visual-framework/vf-embed": "1.1.2",
"@visual-framework/vf-extensions": "2.1.3",
"@visual-framework/vf-font-plex-mono": "1.1.4",
"@visual-framework/vf-font-plex-sans": "1.1.4",
"@visual-framework/vf-footer": "1.2.1",
"@visual-framework/vf-form__checkbox": "3.0.0",
"@visual-framework/vf-form__helper": "3.0.0",
"@visual-framework/vf-form__input": "3.0.0",
"@visual-framework/vf-form__radio": "3.0.0",
"@visual-framework/vf-form__select": "3.0.0",
"@visual-framework/vf-form__textarea": "3.0.0",
"@visual-framework/vf-global-header": "3.1.6",
"@visual-framework/vf-grid": "1.4.1",
"@visual-framework/vf-header": "3.0.1",
"@visual-framework/vf-heading": "1.1.1",
"@visual-framework/vf-hero": "4.0.6",
"@visual-framework/vf-intro": "1.5.1",
"@visual-framework/vf-lede": "1.0.2",
"@visual-framework/vf-link-list": "1.5.0",
"@visual-framework/vf-location-nearest": "1.0.3",
"@visual-framework/vf-masthead": "3.0.1",
"@visual-framework/vf-mega-menu": "^1.0.2",
"@visual-framework/vf-navigation": "5.0.4",
"@visual-framework/vf-news-container": "1.1.2",
"@visual-framework/vf-no-js": "1.0.1",
"@visual-framework/vf-page-header": "1.1.2",
"@visual-framework/vf-pagination": "1.1.2",
"@visual-framework/vf-profile": "1.4.1",
"@visual-framework/vf-sass-config": "2.7.3",
"@visual-framework/vf-sass-utilities": "1.0.1",
"@visual-framework/vf-search": "3.0.0",
"@visual-framework/vf-section-header": "1.5.5",
"@visual-framework/vf-social-links": "0.0.7",
"@visual-framework/vf-stack": "3.0.1",
"@visual-framework/vf-summary": "1.6.1",
"@visual-framework/vf-table": "1.2.3",
"@visual-framework/vf-tabs": "2.1.11",
"@visual-framework/vf-text": "1.1.1",
"@visual-framework/vf-tree": "^2.0.0-alpha.1",
"@visual-framework/vf-u-fullbleed": "1.2.3",
"@visual-framework/vf-utility-classes": "2.0.0",
"@visual-framework/vf-video": "1.0.3",
"@visual-framework/vf-video-container": "1.0.3",
"@visual-framework/vf-video-teaser": "2.0.1",
"chalk": "4.1.2",
"core-js": "3.48.0",
"gulp-babel": "next",
"rollup": "2.80.0",
"rollup-plugin-terser": "7.0.2"
}
}