@haystacks/async
Version:
A framework to build any number or any kind of native application or automation solution.
23 lines • 437 B
JSON
{
"path": "C:/Proj/hayPlugins",
"plugins": [
{
"plugin-one": {
"Name": "plugin-one",
"Path": "C:\\Proj\\hayPlugins\\plugin-one\\"
}
},
{
"plugin-three": {
"Name": "plugin-three",
"Path": "C:\\Proj\\hayPlugins\\plugin-three\\"
}
},
{
"plugin-two": {
"Name": "plugin-two",
"Path": "C:\\Proj\\hayPlugins\\plugin-two\\"
}
}
]
}