package.IotManagedIntegrations-DemoApp = {
    interfaces = (1.0);

    build-system = npm-pretty-much;
    build-tools = {
    1.0 = {
      NpmPrettyMuch = 1.1;
      NodeJS = default;
        };
    };

    dependencies = {
        1.0 = {
        };
    };

    runtime-dependencies = {
        1.0 = {
        };
    };
};
