{
  "name": "@conversationlearner/ui",
  "version": "0.358.3",
  "description": "Administration user interface for creating, training, and testing bots created using Conversation Learner",
  "keywords": [
    "Microsoft",
    "bots",
    "ConversationLearner",
    "ui"
  ],
  "author": "Microsoft Conversation Learner Team",
  "repository": {
    "type": "git",
    "url": "https://github.com/Microsoft/ConversationLearner-UI.git"
  },
  "license": "MIT",
  "main": "index.js",
  "typings": "index.d.ts",
  "publishConfig": {
    "tag": "next",
    "access": "public"
  }
}
