{
	"name": "@atom-ide-community/nuclide-commons-ui",
	"version": "0.8.3",
	"description": "Common Nuclide UI components.",
	"author": "Nuclide: Core UI",
	"license": "BSD-3-Clause",
	"homepage": "https://nuclide.io/",
	"repository": "https://github.com/atom-ide-community/atom-ide-base/tree/master/nuclide/nuclide-commons-ui",
	"scripts": {
		"test": "true"
	},
	"dependencies": {
		"anser": "1.4.6",
		"classnames": "2.2.6",
		"dedent": "0.7.0",
		"diffparser": "1.1.0",
		"escape-carriage": "1.3.0",
		"escape-html": "1.0.3",
		"escape-string-regexp": "1.0.5",
		"idx": "1.2.0",
		"invariant": "npm:@react-dnd/invariant@^2.0.0",
		"lodash": "4.17.20",
		"log4js": "1.1.1",
		"moment": "2.29.1",
		"@atom-ide-community/nuclide-commons": "0.8.3",
		"@atom-ide-community/nuclide-commons-atom": "0.8.3",
		"nullthrows": "1.1.1",
		"react": "17.0.1",
		"react-dom": "17.0.1",
		"react-virtualized": "9.20.1",
		"rxjs-compat": "^6.3.3",
		"semver": "5.5.0",
		"shallowequal": "1.1.0",
		"tabbable": "1.1.0",
		"tiny-date-picker": "3.2.8"
	}
}
