-
Notifications
You must be signed in to change notification settings - Fork 0
/
.meta
26 lines (26 loc) · 1.84 KB
/
.meta
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
{
"projects": {
"src/external/documentation": "https://github.com/Veams/documentation.git",
"src/external/core": "https://github.com/Veams/core.git",
"src/external/base": "https://github.com/Veams/base.git",
"src/external/cli": "https://github.com/Veams/cli.git",
"src/external/component": "https://github.com/Veams/component.git",
"src/external/generator-veams": "https://github.com/Veams/generator-veams.git",
"src/external/generator-mock-api": "https://github.com/Veams/generator-mock-api.git",
"src/external/generator-react-app": "https://github.com/Veams/generator-react-app.git",
"src/external/generator-config-js-libraries": "https://github.com/Veams/generator-config-js-libraries.git",
"src/external/generator-config-css-frameworks": "https://github.com/Veams/generator-config-css-frameworks.git",
"src/external/generator-config-postcss": "https://github.com/Veams/generator-config-postcss.git",
"src/external/generator-config-icons": "https://github.com/Veams/generator-config-icons.git",
"src/external/generator-config-generics": "https://github.com/Veams/generator-config-generics.git",
"src/external/plugin-modules": "https://github.com/Veams/plugin-modules.git",
"src/external/plugin-vent": "https://github.com/Veams/plugin-vent.git",
"src/external/plugin-store": "https://github.com/Veams/plugin-store.git",
"src/external/plugin-templater": "https://github.com/Veams/plugin-templater.git",
"src/external/plugin-media-query-handler": "https://github.com/Veams/plugin-media-query-handler.git",
"src/external/plugin-logger": "https://github.com/Veams/plugin-logger.git",
"src/external/plugin-dom": "https://github.com/Veams/plugin-dom.git",
"src/external/helpers": "https://github.com/Veams/helpers.git",
"src/external/http-service": "https://github.com/Veams/http-service.git"
}
}