Skip to content

Commit f366afb

Browse files
authored
Create data.old.json
1 parent 3f613f1 commit f366afb

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

docs-gen/data.old.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
[
2+
{
3+
"buildCommand": "slimbuild:ci",
4+
"folder": "tsparticles",
5+
"package": "tsparticles",
6+
"url": "https://github.com/matteobruni/tsparticles.git"
7+
},
8+
{
9+
"buildCommand": "build",
10+
"folder": "angular",
11+
"package": "ng-particles",
12+
"url": "https://github.com/tsparticles/angular.git"
13+
},
14+
{
15+
"buildCommand": "build",
16+
"folder": "editor",
17+
"package": "tsparticles-editor",
18+
"url": "https://github.com/tsparticles/editor.git"
19+
},
20+
{
21+
"buildCommand": "build",
22+
"folder": "inferno",
23+
"package": "inferno-particles",
24+
"url": "https://github.com/tsparticles/inferno.git"
25+
},
26+
{
27+
"buildCommand": "build",
28+
"folder": "jquery",
29+
"package": "jquery-particles",
30+
"url": "https://github.com/tsparticles/jquery.git"
31+
},
32+
{
33+
"buildCommand": "build",
34+
"folder": "lit",
35+
"package": "lit-particles",
36+
"url": "https://github.com/tsparticles/lit.git"
37+
},
38+
{
39+
"buildCommand": "build",
40+
"folder": "preact",
41+
"package": "preact-particles",
42+
"url": "https://github.com/tsparticles/preact.git"
43+
},
44+
{
45+
"buildCommand": "build",
46+
"folder": "presets",
47+
"url": "https://github.com/tsparticles/presets.git"
48+
},
49+
{
50+
"buildCommand": "build",
51+
"folder": "react",
52+
"package": "react-particles",
53+
"url": "https://github.com/tsparticles/react.git"
54+
},
55+
{
56+
"buildCommand": "build",
57+
"folder": "stencil",
58+
"package": "stencil-particles",
59+
"url": "https://github.com/tsparticles/stencil.git"
60+
}
61+
]

0 commit comments

Comments
 (0)