https://github.com/automatik-engineering/musical-sniffle
chatbot composer
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.2%) to scientific vocabulary
Repository
chatbot composer
Basic Info
- Host: GitHub
- Owner: automatik-engineering
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 27.2 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Microsoft Bot Framework Composer
Overview
Bot Framework Composer is an open-source, visual authoring canvas for developers and multi-disciplinary teams to design and build conversational experiences with Language Understanding and QnA Maker, and a sophisticated composition of bot replies (Language Generation). Within this tool, you'll have everything you need to build a sophisticated conversational experience.
- A visual editing canvas for conversation flows
- In context editing for language understanding (NLU)
- Tools to train, test and manage language understanding (NLU) and QnA components
- Language generation and templating system
- A ready-to-use bot runtime executable
The Bot Framework Composer is an open source tool based on the Bot Framework SDK. It is available as a desktop application as well as a web-based component
Get Started
- Download Composer for Windows, Mac and Linux. Please see supported OS versions.
- To learn about the Bot Framework Composer, read the documentation.
- To get yourself familiar with the Composer, read Introduction to Bot Framework Composer.
- Create your first bot!
- To find the most recent release and learn what has changed in Bot Framework Composer, see the latest release.
Build Composer Locally
To build and run the Composer project locally as a web application, clone the source code from Github and build the application using the instructions below.
Prerequisites
- Git.
- Node.js LTS 14.x.
- Yarn.
- .NET Core SDK 3.1 or later.
- On Windows, install the latest Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019.
- List of recommended OS versions.
bash
git clone https://github.com/microsoft/BotFramework-Composer.git
cd BotFramework-Composer
cd Composer # switch to Composer folder
yarn install # install dependencies
yarn build # build extensions and libs
yarn startall # start client and server at the same time
Extend Composer with Extensions
Many aspects of Composer's functionality can be customized and extended through extensions. Features such as authentication, storage, publishing and even the samples and templates available on the homescreen can be customized by creating new extensions.
Read more about building Composer extensions →
Support and Feedback
Related project
The Bot Framework Composer is part of the Bot Framework platform:
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Issues and feature requests
Please file issues and feature requests here.
Also, see current known issues for high impact bugs you may experience.
Submitting pull requests
If you'd like to contribute pull requests to Composer, see the contributing guide for helpful information on our development workflow.
Reporting security issues
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.
Owner
- Name: automatik-engineering
- Login: automatik-engineering
- Kind: organization
- Repositories: 1
- Profile: https://github.com/automatik-engineering
GitHub Events
Total
Last Year
Dependencies
- lib/conventional-pr.js node12 javascript
- a-b-r-o-w-n/add-pr-owner-action v1 composite
- actions/checkout v4 composite
- github/codeql-action/analyze v3 composite
- github/codeql-action/init v3 composite
- actions/checkout v2 composite
- peter-evans/create-pull-request v3.1.0 composite
- actions/checkout v2 composite
- docker/build-push-action v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
- coverallsapp/github-action v1.1.1 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- ./.github/actions/conventional-pr * composite
- actions/cache preview composite
- actions/checkout v2 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- base latest build
- mcr.microsoft.com/dotnet/core/sdk 3.1-focal build
- typescript 3.9.2 development
- @actions/core 1.9.1
- @actions/github 1.1.0
- @actions/http-client 2.2.3
- @fastify/busboy 2.1.1
- @octokit/endpoint 5.5.1
- @octokit/graphql 2.1.3
- @octokit/request 5.3.1
- @octokit/request-error 1.2.0
- @octokit/rest 16.35.0
- @octokit/types 2.0.1
- @types/node 12.12.7
- atob-lite 2.0.0
- before-after-hook 2.1.0
- btoa-lite 1.0.0
- cross-spawn 6.0.5
- deprecation 2.3.1
- end-of-stream 1.4.4
- execa 1.0.0
- get-stream 4.1.0
- is-plain-object 3.0.0
- is-stream 1.1.0
- isexe 2.0.0
- isobject 4.0.0
- lodash.get 4.4.2
- lodash.set 4.3.2
- lodash.uniq 4.5.0
- macos-release 2.3.0
- nice-try 1.0.5
- node-fetch 2.6.7
- npm-run-path 2.0.2
- octokit-pagination-methods 1.1.0
- once 1.4.0
- os-name 3.1.0
- p-finally 1.0.0
- path-key 2.0.1
- pump 3.0.0
- semver 5.7.2
- shebang-command 1.2.0
- shebang-regex 1.0.0
- signal-exit 3.0.2
- strip-eof 1.0.0
- tr46 0.0.3
- tunnel 0.0.6
- undici 5.28.4
- universal-user-agent 4.0.0
- universal-user-agent 2.1.0
- uuid 8.3.2
- webidl-conversions 3.0.1
- whatwg-url 5.0.0
- which 1.3.1
- windows-release 3.2.0
- wrappy 1.0.2
- typescript 3.9.2 development
- @actions/core ^1.9.1
- @actions/github ^1.1.0
- @babel/cli 7.23.9 development
- @babel/core 7.24.0 development
- @babel/plugin-proposal-class-properties 7.18.6 development
- @babel/plugin-transform-runtime 7.24.0 development
- @babel/preset-env 7.24.0 development
- @babel/preset-react 7.23.3 development
- @babel/preset-typescript 7.23.3 development
- @bfc/eslint-plugin-bfcomposer workspace:* development
- @emotion/babel-preset-css-prop 11.11.0 development
- @emotion/eslint-plugin 11.11.0 development
- @typescript-eslint/eslint-plugin 5.62.0 development
- @typescript-eslint/parser 5.62.0 development
- concurrently 8.2.2 development
- coveralls 3.1.1 development
- cross-env 7.0.3 development
- eslint 8.57.0 development
- eslint-config-prettier 9.1.0 development
- eslint-formatter-github-actions 1.1.0 development
- eslint-plugin-format-message 6.2.4 development
- eslint-plugin-import 2.29.1 development
- eslint-plugin-jsx-a11y 6.8.0 development
- eslint-plugin-lodash 7.4.0 development
- eslint-plugin-notice 0.9.10 development
- eslint-plugin-prettier 5.1.3 development
- eslint-plugin-react 7.34.0 development
- eslint-plugin-react-hooks 4.6.0 development
- eslint-plugin-security 2.1.1 development
- format-message 6.2.4 development
- format-message-cli 6.2.4 development
- get-port 7.0.0 development
- husky 9.0.11 development
- jest 27.4.7 development
- jest-cli 27.4.7 development
- lint-staged 15.2.2 development
- prettier 3.2.5 development
- rimraf 3.0.2 development
- ts-loader 9.5.1 development
- tslib 2.6.2 development
- typescript 5.4.2 development
- wait-on 7.2.0 development
- wsrun 5.2.4 development
- @botframework-composer/test-utils * development
- @types/lodash ^4.14.146 development
- @types/react 16.9.23 development
- format-message 6.2.4 development
- json-loader ^0.5.7 development
- react 16.13.1 development
- react-dom 16.13.1 development
- ts-loader 9.5.1 development
- tsconfig-paths-webpack-plugin ^3.2.0 development
- @bfc/extension-client *
- @bfc/shared *
- @bfc/ui-shared *
- @emotion/react ^11.1.3
- @emotion/styled ^11.1.3
- @fluentui/react ^8.83.1
- adaptive-expressions ^4.18.0
- botbuilder-lg ^4.18.0
- create-react-class ^15.6.3
- d3 ^5.9.1
- dagre ^0.8.4
- dagre-d3 ^0.6.3
- lodash ^4.17.19
- prop-types ^15.7.2
- react-measure ^2.3.0
- source-map-loader ^0.2.4
- tslib 2.6.2
- @botframework-composer/test-utils * development
- @fluentui/react ^8.83.1 development
- @types/lodash ^4.14.149 development
- @types/react 16.9.23 development
- @bfc/built-in-functions *
- @bfc/code-editor *
- @bfc/extension-client *
- @bfc/intellisense *
- @bfc/ui-shared *
- @emotion/react ^11.1.3
- lodash ^4.17.19
- react-error-boundary ^1.2.5
- tslib 2.6.2
- @babel/cli 7.23.9 development
- @babel/core 7.24.0 development
- @babel/runtime 7.3.4 development
- @botframework-composer/test-utils * development
- @emotion/babel-plugin ^11.9.2 development
- @emotion/babel-preset-css-prop 11.11.0 development
- @svgr/webpack 4.1.0 development
- @types/jwt-decode ^2.2.1 development
- @types/lodash ^4.14.146 development
- @types/reach__router 1.3.10 development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- @types/webpack-env ^1.15.2 development
- babel-core 7.0.0-bridge.0 development
- babel-eslint 10.1.0 development
- babel-loader 8.0.5 development
- babel-plugin-named-asset-import ^0.3.1 development
- babel-preset-react-app ^7.0.1 development
- bfj 6.1.1 development
- browserslist ^4.16.5 development
- case-sensitive-paths-webpack-plugin 2.2.0 development
- css-loader 3.2.0 development
- dotenv 6.0.0 development
- dotenv-expand 4.2.0 development
- esbuild-loader ^2.8.0 development
- eslint-config-react-app 5.2.1 development
- file-loader 4.2.0 development
- format-message-cli 6.2.4 development
- fs-extra 7.0.1 development
- html-webpack-plugin 4.0.0-beta.8 development
- jest-websocket-mock ^2.2.0 development
- mini-css-extract-plugin 0.8.0 development
- mock-socket 9.0.3 development
- optimize-css-assets-webpack-plugin ^5.0.3 development
- pnp-webpack-plugin 1.5.0 development
- postcss-flexbugs-fixes 4.1.0 development
- postcss-loader 3.0.0 development
- postcss-preset-env 6.5.0 development
- postcss-safe-parser 4.0.1 development
- rimraf 3.0.2 development
- style-loader 1.0.0 development
- terser-webpack-plugin 2.3.7 development
- url-loader 2.2.0 development
- webpack 5.95.0 development
- webpack-dev-server ^3.11.0 development
- webpack-manifest-plugin 2.1.0 development
- workbox-webpack-plugin 4.3.1 development
- worker-loader ^2.0.0 development
- @azure/arm-appinsights ^3.0.0
- @azure/arm-appservice ^6.0.0
- @azure/arm-cognitiveservices ^5.2.0
- @azure/arm-resources ^4.0.0
- @azure/arm-search ^1.3.0
- @azure/arm-subscriptions ^3.0.0
- @azure/cognitiveservices-qnamaker ^3.2.0
- @bfc/adaptive-flow *
- @bfc/adaptive-form *
- @bfc/code-editor *
- @bfc/extension-client *
- @bfc/form-dialogs *
- @bfc/indexers *
- @bfc/shared *
- @bfc/ui-plugin-composer *
- @bfc/ui-plugin-cross-trained *
- @bfc/ui-plugin-dialog-schema-editor *
- @bfc/ui-plugin-lg *
- @bfc/ui-plugin-luis *
- @bfc/ui-plugin-orchestrator *
- @bfc/ui-plugin-prompts *
- @bfc/ui-plugin-select-dialog *
- @bfc/ui-plugin-select-skill-dialog *
- @bfc/ui-shared *
- @botframework-composer/types *
- @emotion/react ^11.1.3
- @fluentui/react ^8.83.1
- @fluentui/react-hooks ^8.5.0
- @fluentui/style-utilities ^8.6.0
- @fluentui/theme 2.5.0
- @fluentui/utilities ^8.6.0
- @geoffcox/react-splitter ^2.0.3
- @reach/router 1.2.1
- ansi_up 5.0.0
- axios ^1.7.7
- babel-plugin-extract-format-message ^6.2.3
- botframework-webchat ^4.15.6
- botframework-webchat-core ^4.15.6
- format-message 6.2.4
- format-message-generate-id ^6.2.3
- immer ^9.0.6
- jsonwebtoken ^9.0.0
- jszip ^3.8.0
- jwt-decode ^2.2.0
- lodash ^4.17.19
- prop-types ^15.7.2
- query-string ^6.8.2
- re-resizable ^6.9.0
- react 16.13.1
- react-app-polyfill ^0.2.1
- react-dev-utils 11.0.4
- react-dom 16.13.1
- react-frame-component ^4.0.2
- react-markdown ^5.0.3
- react-measure ^2.3.0
- react-timeago ^4.4.0
- recoil ^0.0.13
- sanitize-html 2.12.1
- styled-components ^4.1.3
- tslib 2.6.2
- uuid ^8.3.0
- webpack-bundle-analyzer ^4.4.2
- @botframework-composer/test-utils * development
- @types/express 4.16.1 development
- @types/fs-extra ^9.0.1 development
- @types/path-to-regexp ^1.7.0 development
- @types/tar ^4.0.3 development
- json-schema 0.4.0 development
- rimraf 3.0.2 development
- typescript 5.4.2 development
- @botframework-composer/types *
- @types/debug ^4.1.5
- @types/passport ^1.0.3
- debug ^4.1.1
- express-serve-static-core 0.1.1
- fs-extra ^9.0.1
- globby ^11.0.0
- node-fetch ^2.6.1
- passport ^0.7.0
- path-to-regexp ^6.1.0
- tar ^6.1.6
- tslib 2.6.2
- @botframework-composer/test-utils * development
- @botframework-composer/types * development
- @types/react 16.9.23 development
- react 16.13.1 development
- react-dom 16.13.1 development
- rimraf 3.0.2 development
- typescript 5.4.2 development
- debug ^4.1.1
- lodash ^4.17.19
- tslib 2.6.2
- @types/lodash ^4.14.146 development
- @types/react ^16.8.18 development
- @types/react-beautiful-dnd ^13.0.0 development
- @types/react-dom ^16.8.4 development
- @types/recoil ^0.0.1 development
- rimraf 3.0.2 development
- @bfc/shared *
- @bfc/ui-shared *
- react-beautiful-dnd ^13.0.0
- tslib 2.6.2
- @types/fs-extra ^9.0.11 development
- fs-extra ^10.0.0 development
- @testing-library/cypress 7.0.6
- chalk ^4.0.0
- cypress ^7.5.0
- eslint-plugin-cypress 2.11.1
- tslib 2.6.2
- @botframework-composer/test-utils * development
- @types/node 13.9.3 development
- @types/vscode ^1.46.0 development
- @types/ws ^7.2.6 development
- monaco-languageclient 0.10.2 development
- @emotion/react ^11.1.3
- tslib 2.6.2
- vscode-languageserver 5.3.0-next.10
- websocket ^1.0.31
- @bfc/indexers * development
- @bfc/lg-languageserver * development
- @bfc/shared * development
- @botframework-composer/test-utils * development
- @types/express 4.16.1 development
- @types/lodash ^4.14.146 development
- @types/node 13.9.3 development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- @types/vscode ^1.40.0 development
- autoprefixer ^9.5.1 development
- copyfiles ^2.2.0 development
- css-loader ^2.1.1 development
- express 4.20.0 development
- html-webpack-plugin ^3.2.0 development
- mini-css-extract-plugin ^0.6.0 development
- postcss-loader ^3.0.0 development
- react 16.13.1 development
- react-dom 16.13.1 development
- rimraf 3.0.2 development
- style-loader ^0.23.1 development
- ts-loader 9.5.1 development
- url-loader ^1.1.2 development
- webpack ^5.95.0 development
- webpack-cli ^3.3.11 development
- webpack-dev-server ^3.11.0 development
- @emotion/react ^11.1.3
- @emotion/styled ^11.1.3
- @fluentui/react-icons ^0.3.9
- @fluentui/theme 2.5.0
- @monaco-editor/react ^3.8.3
- json-schema-defaults ^0.4.0
- lodash ^4.17.19
- monaco-editor ^0.21.2
- monaco-languageclient 0.10.2
- normalize-url ^4.5.1
- reconnecting-websocket ^3.2.2
- tslib 2.6.2
- vscode-ws-jsonrpc ^0.1.1
- lodash ^4.17.19 development
- @bfc/shared * development
- @botframework-composer/test-utils * development
- @types/lodash ^4.14.146 development
- rimraf 3.0.2 development
- @microsoft/bf-lu 4.15.0-dev.20210702.cbf708d
- adaptive-expressions ^4.18.0
- botbuilder-lg ^4.18.0
- lodash ^4.17.19
- tslib 2.6.2
- @botframework-composer/test-utils * development
- @fluentui/react ^8.83.1 development
- @types/nanoid ^2.1.0 development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- autoprefixer ^9.5.1 development
- copyfiles ^2.1.0 development
- react 16.13.1 development
- react-dom 16.13.1 development
- rimraf 3.0.2 development
- @botframework-composer/types *
- format-message 6.2.4
- https-proxy-agent ^5.0.0
- json-schema 0.4.0
- multimatch ^5.0.0
- nanoid ^3.1.3
- nanoid-dictionary ^3.0.0
- @botframework-composer/test-utils * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- react 16.13.1 development
- react-dom 16.13.1 development
- @emotion/react ^11.1.3
- @emotion/styled ^11.1.3
- @fluentui/react ^8.83.1
- react-markdown ^5.0.3
- tslib 2.6.2
- @types/debug ^4.1.5 development
- @types/yeoman-environment ^2.10.2 development
- eslint 8.57.0 development
- rimraf 3.0.2 development
- typescript 5.4.2 development
- @microsoft/bf-dialog 4.14.0-dev.20210415.161c029
- debug ^4.3.1
- tslib 2.6.2
- yeoman-environment ^2.10.3
- @types/faker ^5.5.6 development
- @types/jest ^26.0.23 development
- rimraf 3.0.2 development
- typescript 5.4.2 development
- @swc-node/jest 1.4.3
- @testing-library/jest-dom ^5.13.0
- @testing-library/react ^11.2.7
- @testing-library/react-hooks ^7.0.0
- @testing-library/user-event ^13.1.9
- faker ^5.5.3
- jest 29.7.0
- jest-github-actions-reporter ^1.0.3
- lodash ^4.17.19
- react-test-renderer ^16.13.1
- tslib 2.6.2
- @botframework-composer/test-utils * development
- rimraf 3.0.2 development
- tslib 2.6.2
- @bfc/built-in-functions *
- fuse.js ^6.4.0
- ts-node ^8.10.2
- tslib 2.6.2
- vscode-languageserver 5.3.0-next.10
- vscode-ws-jsonrpc ^0.1.1
- ws ^7.4.6
- @botframework-composer/test-utils * development
- @types/node 13.9.3 development
- cross-env 7.0.3 development
- express 4.20.0 development
- rimraf 3.0.2 development
- ts-node ^8.4.1 development
- typescript 5.4.2 development
- vscode-ws-jsonrpc ^0.1.1 development
- ws ^8.18.0 development
- @bfc/built-in-functions *
- @bfc/indexers *
- @botframework-composer/types *
- adaptive-expressions ^4.18.0
- botbuilder-lg ^4.18.0
- tslib 2.6.2
- vscode-languageserver 5.3.0-next.10
- @botframework-composer/test-utils * development
- @types/node 13.9.3 development
- clean-webpack-plugin ^3.0.0 development
- css-loader ^3.2.0 development
- html-webpack-plugin ^3.2.0 development
- source-map-loader ^0.2.4 development
- style-loader ^1.0.0 development
- ts-loader 9.5.1 development
- ts-node ^8.3.0 development
- typescript 5.4.2 development
- webpack ^5.95.0 development
- webpack-cli ^3.3.11 development
- webpack-dev-server ^3.11.0 development
- webpack-merge ^4.2.2 development
- @bfc/indexers *
- @bfc/shared *
- @microsoft/bf-cli-command 4.14.0-dev.20210604.3f9ee15
- @microsoft/bf-lu 4.15.0-dev.20210702.cbf708d
- express 4.20.0
- monaco-languageclient 0.10.2
- normalize-url ^4.5.1
- reconnecting-websocket ^3.2.2
- tslib 2.6.2
- vscode ^1.1.34
- vscode-json-languageservice ^3.3.1
- vscode-languageserver 5.3.0-next.10
- vscode-ws-jsonrpc ^0.1.1
- ws ^8.18.0
- eslint 8.57.0 development
- rimraf 3.0.2 development
- typescript 5.4.2 development
- @types/express 4.16.1
- @types/passport ^1.0.4
- axios ^1.7.7
- botframework-schema ^4.11.1
- express-serve-static-core 0.1.1
- json-schema 0.4.0
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @bfc/intellisense * development
- @botframework-composer/test-utils * development
- @emotion/react ^11.1.3 development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- format-message-cli 6.2.4 development
- react 16.13.1 development
- react-dom 16.13.1 development
- lodash ^4.17.19
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- react 16.13.1 development
- react-dom 16.13.1 development
- @bfc/indexers *
- @bfc/shared *
- @emotion/react ^11.1.3
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @botframework-composer/test-utils * development
- @emotion/react ^11.1.3 development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- react 16.13.1 development
- react-dom 16.13.1 development
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @botframework-composer/test-utils * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- @bfc/indexers *
- @bfc/shared *
- @bfc/ui-shared *
- @emotion/react ^11.1.3
- @emotion/styled ^11.1.3
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @botframework-composer/test-utils * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- react 16.13.1 development
- react-dom 16.13.1 development
- @bfc/indexers *
- @bfc/shared *
- @emotion/react ^11.1.3
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- react 16.13.1 development
- react-dom 16.13.1 development
- @bfc/indexers *
- @bfc/shared *
- @emotion/react ^11.1.3
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @botframework-composer/test-utils * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- format-message 6.2.4 development
- format-message-cli 6.2.4 development
- react 16.13.1 development
- react-dom 16.13.1 development
- @bfc/shared *
- @bfc/ui-shared *
- @emotion/react ^11.1.3
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @botframework-composer/test-utils * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- format-message 6.2.4 development
- react 16.13.1 development
- react-dom 16.13.1 development
- @emotion/react ^11.1.3
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @botframework-composer/test-utils * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- format-message 6.2.4 development
- format-message-cli 6.2.4 development
- react 16.13.1 development
- react-dom 16.13.1 development
- @emotion/react ^11.1.3
- ajv 7.2.3
- tslib 2.6.2
- @bfc/adaptive-form * development
- @bfc/extension-client * development
- @botframework-composer/test-utils * development
- @types/react 16.9.23 development
- @types/react-dom 16.9.5 development
- format-message 6.2.4 development
- format-message-cli 6.2.4 development
- react 16.13.1 development
- react-dom 16.13.1 development
- @emotion/react ^11.1.3
- tslib 2.6.2
- passport-local 1.0.0
- @babel/plugin-transform-runtime 7.24.0 development
- @bfc/code-editor ../../Composer/packages/lib/code-editor development
- @botframework-composer/test-utils 0.0.1 development
- @botframework-composer/types file:../../Composer/packages/types development
- @types/archiver 6.0.2 development
- @types/fs-extra 11.0.4 development
- @types/jest 29.5.12 development
- @types/node 20.11.25 development
- @types/react ^17.0.39 development
- @types/react-dom ^17.0.11 development
- @types/request 2.48.12 development
- @types/request-promise 4.1.51 development
- html-webpack-plugin 5.6.0 development
- ts-loader 9.5.1 development
- typescript 5.4.2 development
- webpack 5.90.3 development
- webpack-cli 5.1.4 development
- @azure/arm-appinsights ^3.0.0
- @azure/arm-appservice ^6.0.0
- @azure/arm-appservice-profile-2019-03-01-hybrid 1.0.0
- @azure/arm-botservice 3.1.0
- @azure/arm-cognitiveservices ^5.2.0
- @azure/arm-cosmosdb ^9.0.0
- @azure/arm-deploymentmanager 3.0.0
- @azure/arm-keyvault ^1.2.1
- @azure/arm-keyvault-profile-2020-09-01-hybrid ^1.0.0
- @azure/arm-resources 2.1.0
- @azure/arm-search ^1.3.0
- @azure/arm-storage ^15.0.0
- @azure/arm-subscriptions 2.0.0
- @azure/cognitiveservices-luis-authoring 4.0.0-preview.1
- @azure/cosmos ^3.7.4
- @azure/graph 5.0.1
- @azure/keyvault-secrets ^4.1.0
- @azure/ms-rest-browserauth 0.1.4
- @azure/ms-rest-js ^2.0.7
- @azure/ms-rest-nodeauth 3.0.8
- @bfc/built-in-functions ../../Composer/packages/tools/built-in-functions
- @bfc/code-editor ../../Composer/packages/lib/code-editor
- @bfc/extension-client file:../../Composer/packages/extension-client
- @bfc/indexers ../../Composer/packages/lib/indexers
- @bfc/shared ../../Composer/packages/lib/shared
- @bfc/ui-shared ../../Composer/packages/lib/ui-shared
- @emotion/react 11.11.4
- @emotion/styled 11.11.0
- @fluentui/react 8.78.1
- adal-node 0.2.4
- archiver 7.0.0
- axios 0.27.2
- encoding 0.1.13
- fs-extra 11.2.0
- https-proxy-agent 5.0.1
- jwt-decode 3.1.2
- lodash 4.17.21
- md5 2.3.0
- minimist 1.2.6
- proxy-from-env 1.1.0
- react ^16.13.0
- react-dom ^16.13.0
- request 2.88.2
- url-loader 4.1.1
- uuid 8.3.2
- @babel/plugin-transform-runtime 7.24.0 development
- @botframework-composer/test-utils 0.0.1 development
- @botframework-composer/types file:../../Composer/packages/types development
- @fluentui/theme 2.6.41 development
- @types/archiver 6.0.2 development
- @types/fs-extra 11.0.4 development
- @types/jest 29.5.12 development
- @types/node 20.11.25 development
- @types/react ^16.9.53 development
- @types/react-dom 18.0.6 development
- @types/request 2.48.12 development
- html-webpack-plugin 5.6.0 development
- ts-loader 9.5.1 development
- typescript 5.4.2 development
- webpack 5.94.0 development
- webpack-cli 5.1.4 development
- @azure/arm-appinsights ^3.0.0
- @azure/arm-appservice ^6.0.0
- @azure/arm-appservice-profile-2019-03-01-hybrid 1.0.0
- @azure/arm-botservice 3.1.0
- @azure/arm-cognitiveservices ^5.2.0
- @azure/arm-cosmosdb ^9.0.0
- @azure/arm-deploymentmanager 3.0.0
- @azure/arm-keyvault ^1.2.1
- @azure/arm-keyvault-profile-2020-09-01-hybrid ^1.0.0
- @azure/arm-resources 2.1.0
- @azure/arm-search ^1.3.0
- @azure/arm-storage ^15.0.0
- @azure/arm-subscriptions 2.0.0
- @azure/cognitiveservices-luis-authoring 4.0.0-preview.1
- @azure/cosmos ^3.7.4
- @azure/graph 5.0.1
- @azure/keyvault-secrets ^4.1.0
- @bfc/extension-client file:../../Composer/packages/extension-client
- @bfc/indexers ../../Composer/packages/lib/indexers
- @bfc/shared ../../Composer/packages/lib/shared
- @bfc/ui-shared ../../Composer/packages/lib/ui-shared
- @emotion/react 11.11.4
- @emotion/styled 11.11.0
- @fluentui/react 8.78.1
- @monaco-editor/react 4.6.0
- adal-node 0.2.4
- archiver 7.0.0
- axios 0.27.2
- encoding 0.1.13
- fs-extra 11.2.0
- https-proxy-agent 5.0.1
- jwt-decode 3.1.2
- lodash 4.17.21
- md5 2.3.0
- minimist 1.2.6
- monaco-editor 0.47.0
- monaco-languageclient 7.3.0
- react ^16.13.0
- react-dom ^16.13.0
- recoil 0.7.7
- request 2.88.2
- request-promise 4.2.6
- toposort 2.0.2
- tslib 2.6.2
- url-loader 4.1.1
- uuid 8.3.2
- passport-github 1.1.0
- passport-local 1.0.0
- @types/debug 4.1.12 development
- @types/express 4.17.21 development
- @types/lodash 4.14.202 development
- @types/node 20.11.25 development
- @types/rimraf 4.0.5 development
- @types/tcp-port-used 1.0.4 development
- @botframework-composer/types file:../../Composer/packages/types
- express 4.20.0
- kill-port 2.0.1
- lodash 4.17.21
- path 0.12.7
- portfinder 1.0.32
- tcp-port-used 1.0.2
- uuid 8.3.2
- ws 8.17.1
- @botframework-composer/types file:../../Composer/packages/types development
- @types/node 20.11.25 development
- @types/uuid 9.0.8 development
- uuid 8.3.2
- @types/mongodb 4.0.7 development
- @types/mongoose 5.11.97 development
- glob-to-regexp 0.4.1
- mongodb-client-encryption 2.1.0
- mongoose ^6.8.3
- cross-env 7.0.3 development
- @emotion/eslint-plugin 11.11.0
- @types/fs-extra 11.0.4
- @typescript-eslint/eslint-plugin 5.62.0
- @typescript-eslint/parser 5.62.0
- esbuild 0.20.1
- esbuild-plugin-globals 0.2.0
- eslint 8.57.0
- eslint-config-prettier 9.1.0
- eslint-plugin-cypress 2.15.1
- eslint-plugin-format-message 6.2.4
- eslint-plugin-import 2.29.1
- eslint-plugin-jsx-a11y 6.8.0
- eslint-plugin-lodash 7.4.0
- eslint-plugin-notice 0.9.10
- eslint-plugin-prettier 5.1.3
- eslint-plugin-react 7.34.0
- eslint-plugin-security 2.1.1
- fs-extra 11.2.0
- inquirer 9.2.15
- lodash 4.17.21
- merge-options 3.0.4
- prettier 3.2.5
- typescript 5.4.2
- validate-npm-package-name 5.0.0
- @botframework-composer/types file:../../Composer/packages/types development
- @types/express 4.17.21 development
- @types/fs-extra 11.0.4 development
- @types/jest 29.5.12 development
- @types/node 20.11.25 development
- @types/passport 1.0.16 development
- @types/react ^16.9.53 development
- rimraf 3.0.2 development
- ts-loader 9.5.1 development
- typescript 5.4.2 development
- webpack 5.94.0 development
- webpack-cli 5.1.4 development
- @bfc/extension file:../../Composer/packages/extension
- @bfc/extension-client file:../../Composer/packages/extension-client
- @bfc/ui-shared file:../../Composer/packages/lib/ui-shared
- @emotion/react 11.11.4
- @emotion/styled 11.11.0
- @fluentui/react 8.78.1
- @fluentui/theme 2.6.41
- @microsoft/bf-dialog 4.15.0
- axios 0.27.2
- axios-https-proxy 0.1.1
- date-fns 3.3.1
- format-message 6.2.4
- https-proxy-agent 5.0.1
- react ^16.13.0
- react-dom ^16.13.0
- react-markdown 9.0.1
- semver-sort 1.0.0
- uuid 8.3.2
- xml2js 0.6.2
- @babel/plugin-proposal-class-properties 7.18.6 development
- @babel/plugin-transform-runtime 7.24.0 development
- @botframework-composer/test-utils 0.0.1 development
- @types/jest 29.5.12 development
- @types/node 20.11.25 development
- @types/node-fetch 2.6.11 development
- cross-env 7.0.3 development
- jest 29.7.0 development
- rimraf 3.0.2 development
- @bfc/extension-client file:../../Composer/packages/extension-client
- @botframework-composer/types file:../../Composer/packages/types
- @fluentui/react 8.78.1
- @fluentui/react-hooks 8.6.36
- debug 4.3.4
- encoding 0.1.13
- format-message 6.2.4
- fs-extra 11.2.0
- https-proxy-agent 5.0.1
- node-fetch 3.3.2
- react ^16.13.0
- react-dom ^16.13.0
- @types/node 20.11.25 development
- ts-loader 9.5.1 development
- typescript 5.4.2 development
- webpack 5.94.0 development
- webpack-cli 5.1.4 development
- @botframework-composer/types file:../../Composer/packages/types
- fs-extra 11.2.0
- path 0.12.7
- rimraf 3.0.2
- @types/node 20.11.25 development
- @types/react ^16.9.53 development
- rimraf 3.0.2 development
- ts-loader 9.5.1 development
- typescript 5.4.2 development
- webpack 5.94.0 development
- webpack-cli 5.1.4 development
- @bfc/extension-client file:../../Composer/packages/extension-client
- @botframework-composer/types file:../../Composer/packages/types
- @emotion/css 11.11.2
- @fluentui/react 8.78.1
- react ^16.13.0
- react-dom ^16.13.0
- @azure/arm-appinsights ^2.1.0
- @azure/arm-botservice ^3.1.0
- @azure/arm-resources ^2.1.0
- @azure/graph ^5.0.1
- @azure/ms-rest-nodeauth ^3.0.3
- @types/fs-extra ^8.1.0
- chalk ^4.0.0
- fs-extra ^8.1.0
- minimist ^1.2.5
- ora ^4.0.4
- request-promise ^4.2.5
- @types/node 20.11.25 development
- ts-loader 9.5.1 development
- typescript 5.4.2 development
- webpack 5.94.0 development
- webpack-cli 5.1.4 development
- typescript ^3.9.6 development
- @botframework-composer/types file:../../Composer/packages/types
- webpack 5.94.0 development
- webpack-cli 5.1.4 development
