{
	"name": "rc-mentions",
	"versions": {
		"0.1.0": {
			"name": "rc-mentions",
			"version": "0.1.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run storybook-build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "npm run build && rc-tools run storybook-gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"init-storybook": "rc-tools run genStorybook",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.4.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"gitHead": "8caa6eb5d276486efd07aca157308f745b319dd3",
			"_id": "rc-mentions@0.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-HCloA6HNs5HxkrBH9F7PezbE9+YiFxuC7Cnqr9w6jg/lAuVxWbvoW1noIEmieToKrXOtxu6wxRAvUPDr1uxTzg==",
				"shasum": "2a2b4f5620a0782f0f6844de2f6d91b77486d01c",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.1.0.tgz",
				"fileCount": 33,
				"unpackedSize": 72670,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0k58CRA9TVsSAnZWagAAc84P/3Y+lsOgTe/p19Gx4qzy\n1wIOwjBJ+qMi//EI4GFUfE0kw316Zl8hOcJNy/D5Qa8NHYrQxTW91kBnAJBY\nnEMokYP2QMj9VALyVu+QIm3nKhHAwQlFRKRGGRbMtbdFGuudqB6eMsC4WEav\nBUxKkgcQnBnfDBGtZ7/3c42fl9ghwlndONmfINyqEx49baATi26TsAxzXAHU\nPrZlSs6ngKtHKdinFw0rj/m7RSZhyNH1wbq/UkFpCMRmAvqw4D2nIm5cqRT3\nk5BuX7ZbpGbqszetqeXEqbw0vNjKxEdgZM5Iw1vNZf+IUrZtcCDyJzhPoas6\ncTyCqaxgPgDeTvCxyOCcAGZ+C3Zs/1tC9pkfNyAWwZWBcaU/MAPvCp4jzjXz\nKV7KigPjcRjfeuGpya5lj2HW46oQUutMSzpQqmeyq8vXpr6c6qLkTJnboaYx\nzkedHSiVSQ2HtHNohsZUJS+nE8ISWWat3gC1l5FfGGXwe5eju+e7m2X1roWq\n5nt3WSbe4ZVTBM8OEw4YXia7L9MWx358oKhSJwds9XNRUMmxkeqQOHY0kI1B\nQgJa6UBEFeMBO/1vgM0xVgGtDfK5MtLf7BRzG5+rrb6akfIIRSdsbrYd5ZHa\n3greq+Va9dmmi3A9Pw8oMwzttLXElowXPg/Z6q6Ubr3+CEGlXzJspf5PukE4\nzASc\r\n=Jv3n\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.1.0_1557286523562_0.0162692050568507"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.2.0": {
			"name": "rc-mentions",
			"version": "0.2.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run storybook-build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "npm run build && rc-tools run storybook-gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"init-storybook": "rc-tools run genStorybook",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.4.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"gitHead": "e1a4fd29dbc30ee827b9a17eee4e9bf61d09c862",
			"_id": "rc-mentions@0.2.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-WInGqhBvi6V2QsoeMG9UXzWzo5A0FkPmqgmcNh6zgrLYGm1D3tYEpS3PHo8YZ5kNUHX+86qte2xem/DLd9Uqiw==",
				"shasum": "c6d958c7de39a5b71e2bb753db32b1c10a6966d2",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.0.tgz",
				"fileCount": 33,
				"unpackedSize": 73012,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0oFwCRA9TVsSAnZWagAATBoP/jWYFlbQO1Y+xGqCEBBy\nTkIW9/K6vZAYOd1ZUSkqEhkvzXuZ5kRJasF7bvCUK/zhgnzIoTFA9ZcX0Fvs\nbMY1bMnJ12WMFJsAkBCNKY0zbeBovnTvsG3k/oJnp4LIztVP3ZxVJJ7gNPXg\nfJ5lTSzT+WjjZP1dMO+pcSuUxmLyzUBVeK2lsQaahH2EXfW3Z8ETshcZfnoR\n5dQQTX6fek0EFqvSR2KZtBFWI6YbVrXPucVyucic5en67rDFCa04GgYex9U4\nanFRgxTSZh4Bnw4uGhwPMAlRw3EyTvFeRWt+2kU+OC2pVrw6yGvNQvH1gdJh\n/NdtVATGYt9yThfm/bT8yeDmXALHu/HnOo3dNoFmPoo8ExoNX2++Njkl2yOw\nHNnzmTDX5XwaNjIhNhpgWsbZTZJY3Qw4ehxYjvz3ByAPtm50XWs8A4Wi1u0B\nXIeQWswq5dBvIa5HlMfRg3+AJL2o+9qCLFJEsJM3GY2HGOqtkqwfEGbxlcYc\nxyn/RipquWGcirt6PPiEHf4AdcVlnv1iWpVxAx9Kl3hHzxI5rCCt/y3cCEOd\na1Ly3louaNBJta8o5pwrYG7NPpdajMMf+6YBFxGuxMa/cR3+g/L20PixgyPO\npGG75LbIW+ysoLYt3oUI7xfa2UZpaZs4yjS++D1xeyg4q4TrAvSsmkrCB9Ac\npHO4\r\n=5oAp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.2.0_1557299567734_0.8876765841664491"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.2.0-alpha.1": {
			"name": "rc-mentions",
			"version": "0.2.0-alpha.1",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run storybook-build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "npm run build && rc-tools run storybook-gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"init-storybook": "rc-tools run genStorybook",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.4.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"readmeFilename": "README.md",
			"gitHead": "e1a4fd29dbc30ee827b9a17eee4e9bf61d09c862",
			"_id": "rc-mentions@0.2.0-alpha.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5Jy5na9JEkPBEfetFEzAeWs9+iqNRBUTW63myIth3RlacPkNOnEHC3m3GlayhpsAyI+LC6LUCuW2JZUJeD4T8A==",
				"shasum": "71dc6101b3c8873ecb338207310ebdbc3c40c842",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.0-alpha.1.tgz",
				"fileCount": 33,
				"unpackedSize": 73020,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0oT5CRA9TVsSAnZWagAAJJwQAI2nZMSqGzl7pPQ3SO2a\nChiDwIUIgsn+E8C7Zc4037h3IoQ+TXhOu4ce4Cq6m6fp0KZ3l2R6LOPfV0KO\neCiG2wx2WpwDsgo2GIX/VUCufaODLLH0IHNFISPUeekmp5pJNtrhE1+VOJib\ne8ukGJKWsBxLaW7UxHHK+Y1c4nGupTK3x7WgWCjHY1CxBjpml65ay/BCQKk2\nCrqbhNR/osjpeiZb7Ae5g1HsPy0WMDZP7jPXFHr1KAnylA2CTbjlj0jYNqsH\niVIGJcnKVmbk1hw8qJtunQObzDi7G/qxPAWUuwYj/3AHYJlu0sK5/rW+wdl1\n6Jked8aToiidHeVUd21AWMd9X1UGygXDi/qYvSB/5S4dv4BT5U+9kSE1jbnL\nAcJ2owVr43Q9CG8AFFRkBfoX0ExodQ+sK2J+4RP8yq87zR6l0c4qm8olNe8s\nlHv/QwPqDcpF1x5yO4Gusx++rt0+/Y7C4OKtN1Z8/wOL09TqK6b98dWClApc\nE3xd+gTOokJ/hGpDRGOnPdGMuHWjO63sZwwQnThGyTNIS+5Ryu7gx2PSInKO\ncC7FflU6oZQy/JGrQ8SBjbtfhKnhXAlNK9SSz0/oJ81paU+RdpaJVfgeD3eJ\n2hJH+JwpM9GTv2W0AaP/aQRz5WQlo9yPYzYfhmp5b8xKyFOYw3p7No2DTr0e\nuySL\r\n=qd5Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.2.0-alpha.1_1557300473229_0.13406269887248"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.2.0-alpha.3": {
			"name": "rc-mentions",
			"version": "0.2.0-alpha.3",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run storybook-build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "npm run build && rc-tools run storybook-gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"init-storybook": "rc-tools run genStorybook",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.4.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"readmeFilename": "README.md",
			"gitHead": "e1a4fd29dbc30ee827b9a17eee4e9bf61d09c862",
			"_id": "rc-mentions@0.2.0-alpha.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-70sa56HiiMTp7XIGqpoEOBj2XZu89xFhmQQtVRA+Ry8iCxsiebM1lcOtasQ/9VUc9DYlxem4kS2Dub7JteCY9Q==",
				"shasum": "ea9d81186ef4dbb8096ae52b32b65f62bbc643ff",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.0-alpha.3.tgz",
				"fileCount": 33,
				"unpackedSize": 73020,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0oZ7CRA9TVsSAnZWagAAS2wP/0+gzZ1UH2mYgPAGITDE\nYSGJTbvRaxfz3XJ7KNWWza7UcOqrqISpV95rHKtE99FKi8b4wMQlaxTjlpc5\nw+XCIqGMF4uVmmeNl57exUzFrHRy7RKhJgH77dyi/7uY7DbSwfBc5W2/QGf4\ncpaJqAladCaBW5d4cHu10vYLcKyhqLzV9pje7wLq809HDJhPe3h3r/fi9UHM\nfZJulyopbZeObqMxe6D5ar7pC56yGyIfJjmVLO4inoOfqcykDFfiXGpyXiqM\nbLMtkUtA9ikL89GVHP6OUP30pvx0lFGbl2AycgAK4Rz7mr4cmvqGNwC7ifll\n7ndizWo0Iu78d0wA/Ob7Uw6CaHKwXiK5KqpMijDSwnzfEH6PMO33fPe+0Da5\n4yHa9m5d8J49BkmejPyZKmu/25oeegzBJrfKmUZfjpKz9sQ8b5u/h0J1la0G\nVa0lo4xixLHwWB4BMiotD5i6slt9iz0pkYYABN+FvPOR5pok3saxd4iJFMR4\nPLHLC4/f7D5zUoMfm27o1A1+ZEGRXxesgO9paJFvjyJWYQUH0fdDh8Ute66c\noR7gBTquWRSxLc7T7qjA2QstN1R7gcm4mHEIEN3Yo2oZCQmf7W+iAR8x/Eo+\nGF3fzYzcq9sWnWZ14p4T6JHy89TDmjjIS8oyzk+r1vA8UgYQIvU2TJ85CUSW\nakzx\r\n=ksWL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.2.0-alpha.3_1557300858735_0.2142559631081995"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.2.0-alpha.5": {
			"name": "rc-mentions",
			"version": "0.2.0-alpha.5",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run storybook-build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "npm run build && rc-tools run storybook-gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"init-storybook": "rc-tools run genStorybook",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.4.1",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"readmeFilename": "README.md",
			"gitHead": "e1a4fd29dbc30ee827b9a17eee4e9bf61d09c862",
			"_id": "rc-mentions@0.2.0-alpha.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hnd7X0dG8SE3I88F7rW5d10HRDVGt3jddx46iURJqmz3C77wNVSgCro5I70tDirr/+paEi+xKS408SNARZ788A==",
				"shasum": "4ad4b987b294b543a6752fa36ddce397c23acfaa",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.0-alpha.5.tgz",
				"fileCount": 33,
				"unpackedSize": 73020,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0odxCRA9TVsSAnZWagAAy5gP/AmghXKvpGJejz4DP3oK\nSpfbdFg/kWeUvNw/B20Tb/KopGKnjJaAzGg202YBSHno4IXKjBCDgFFRkk51\nXXd/YOgEb4YT2FMBNFbqoxo0NJU7wmPoLDQMZFdcsTtKHXpEWqhjWQkKlFmW\ni6cAtD5JVTbpOVRH3OacSD2qhdX5diZTOsf5zFrDQ0pi6cOHMyOkwEnO9Nwj\nLYbqey0b2FeCLA9f9QKRC+pFWTC6LOlTyR1Vo8sViM08xBEiWU5yFoDu/feO\nBHprOZlj76O7rPs0HzXdEcnxhWMQ7/AXB57obeFuzVdxElzBsF6grm6Prj29\nWcMiMcWxzL/Nrp1db0j4tygNpNCVzsbT3/3e3ab2v/ICm2DM9nLo6RNaQOAA\n79hxPnMjB/pS+ZGndzYyjvo0jdBHAYgqU9t8ewVSwq3eHnRPCJbIBK8JrvlU\nmW5aaFEIG/OpY/6IJ1BqRuimckrzeSj4+F+rAbY81toAQ27IDXh4DbfVg5jY\nTZfEyQeq7fewhTEAeoG99NKpv22mkziU6NWvF5Ei9Bjaxd2QDJ9dTDTVHFqI\nuHPgVnC35deA5VpRdSUaeBUPHNCWmMJF31Uu1wcGhQpXKatU8XQLsh36Seu3\nhImkUBMDlCAhDMHbOa7vNLsjhQPGHSDICCjSaw7+XVZ+J2aitr4wHaLA6w9R\ne6Zp\r\n=5Rat\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.2.0-alpha.5_1557301104805_0.05333608151075153"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.2.1": {
			"name": "rc-mentions",
			"version": "0.2.1",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.5.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"gitHead": "f76babccee3bfee91ee530aed76e267aacc666b9",
			"_id": "rc-mentions@0.2.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hWMM7ozrzzSDVEI49raS55UPrr5jQwHvaqhHPrSXhhCn/bXNXwzyWXPYAmUPszQV/KARgDj7P0g9kEpLGpOwmw==",
				"shasum": "11a3324cff31d897ef5fb5557f02afd7bdc424a5",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.1.tgz",
				"fileCount": 33,
				"unpackedSize": 76642,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2jduCRA9TVsSAnZWagAAe/4QAIoqAwMW3tc8cSfBc4BM\nXh1a8hVMvMi+dJCwOvM26IOiOyyWYLyiNdDR1jBqcapGLRIuluwHFXXJaiBv\nj2a7t+Ug8YDjL81eb/uUxBwmYTHklQOVAFXf9O5icCM2Wq3PXdxrtbXhowro\npfEuGv2Bk9lsdp21QrXDDrf9Wdn5Kv/XnZRX5rngxVlnn360A5hWVFeZCWP9\nNSNQwxM4iltQuaHKjJzs3Va3jqsJHOyyP6yqNJ8hZvmaQvNXCuasRyazAW/E\nVqjbxCvgg1HcI2qgB+kmJdO/4ZnvJkeqW5qG/J8gmM3UDqMw9QdWlSYkniIe\n5sqPQs2MOVWBlaJVqQABZd7HvN382EwSAuwo6J9yJdF0fBImgaenu0QomB2X\nEWMsfdJFLSgDHTpsaWBP15nxu22FuEgK/aa8WTmFYdZ6Zy/mSFP1orvbTh6g\nZsjK1UtTIy+qC7+kiWCiGJUjzlWpFyzICLxSmws6UrlTd7dftztK7+nXNJ94\nWvHm8jsSGtQpsPMP4gJqO9KQkMpRxHEmaSg8ndHXGvDqdME5F34wBHfqoS0l\nxOd7nrxKQGEPLG7fcwHfBnlJRaSd+IwWtdNot7S6tocDYH8+jdCom+G3HwsB\nV30YKZ7pXtMM+E0by7a6CehXL7aBLjnzYXW9GZ6LeNikU1x4bQkBdwNiSZk9\nzZw5\r\n=H7v5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.2.1_1557804909508_0.5103898608377713"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.2.2": {
			"name": "rc-mentions",
			"version": "0.2.2",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.5.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"gitHead": "eb710a449eb4e86b7407b399822add6ebc5698cf",
			"_id": "rc-mentions@0.2.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-WG7ltxUCBF+RiajSLQyXhGh3rXRUySFP41pf14ZP39CSN+13fqsOa8fjOLRfYMLeX03ZDQBKGp2FFicBlhlSyQ==",
				"shasum": "250e62ff6b5e53e40edc72966d1b001d75c97c4f",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.2.tgz",
				"fileCount": 33,
				"unpackedSize": 76776,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2jlJCRA9TVsSAnZWagAAtJEP/0+XKQN6GxMT+YXkA1ni\nsNtt4OuPc9OwALXpWA+wqoX0bfJQ93+HYN0iKgrE4JHMqdGzYjEXr/zKU1Nx\nnjyzELFOFqP7HHjGEatIDhQVEOCur1xIP3hgsbkMrK6Z43USlbjWZbnSxjnj\n1gqWl5kQiOCf8izPOlJsAOZOmxnFQ+5kGY3pPYTHcK/gtmOIn9mI/eS5Zl2Z\nuP75qMd/UIJUprDPkhMz5/MNPbU8WvDFwTa4Uzf9zvuODzGAd+ew6tv/m9ST\n/O2oUFrxkzabCSQB+U9vf/r15Y0VydACDrVAOKkA8+wQnrk1F/cVQebOv6Fo\nImHkRGxHLIAoZj0bEJlXhVuWEQeu7kyHlcEb5z/qSJ6fMZAbfaNcnYQOnei4\nyaGPZb+gfLwsXgZLfKHznjimUrZe2ykGre7WVg5Ylbzg5OMg0YLeOIwocwXA\nyjaFpzmvYxnkgVKfp0oTsFuEA3QuGPDFohYOF3GGScUyKDpduC7gSoQ98gZf\nwBREZ6P65FMFqap3lnteQPueOnqSSCbP2OYY5+Ui0KzvFQKUx09O3J/vGui+\ngY+BZSR+D3MMFj6K8OBQArYQwpG51epCeHCqzbDuZwo+AJAH6ZwinYZMwKrg\nLJPgXgHm4BiV+ZnLDXylFLHPQFeyIIIK5QnaRbYFQ7GUmblIJjVVSxuthkDG\nehZH\r\n=PT/o\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.2.2_1557805384524_0.6261605254631442"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.2.3": {
			"name": "rc-mentions",
			"version": "0.2.3",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.5.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"gitHead": "cb759fcfdd544735cebfbaab7d12a7517ee0c822",
			"_id": "rc-mentions@0.2.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-toOjZwlsxpJdYLrQzcO4SWF1B6bdPW//Ck/dtIxs0yuXuHfGZGzKubjLSXAzrEiId2nwCd6NN09YvS3FNvSCNA==",
				"shasum": "d1303801ba4ddd6bc4fcd6e2a833af24bf33944c",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.3.tgz",
				"fileCount": 33,
				"unpackedSize": 76826,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2jp3CRA9TVsSAnZWagAAuFcP/3UY1qoww00i37RfcIrW\n81ACqt6/Gw91f3RbWJ5H0JVjwAes9TqOVwJjonzKfULrFrd1MIWMN8z4nAeI\nXHZStCnE3gx9iSqtZC/ZgFEqnNMwMFRzwueA5hnlEkyjSu15B4DaddRlMEYN\nBbSBn9SEtXXEplKyEIfikm3MmstqeRInwfGTi90U3Dgr9p0BL7pMdkrEgiCJ\nsYUbhNmPSVFZYzsx12pRq4p/eDb7wDcJXdHCfI+RNv8WGBA9glrsQmPhQesa\nqNvATRtf7QX2x7oLdV6M12AnbW2gdUojyeUTYsRLq3PNNB/u9PfI+WbrHsbp\nePsNjDTFhKTSDPGu9zaJWzeC4s9qAkMvzgZOi0GbtrvliWoda3I7bkFJQ+kI\nmdOlrp5c6Ri/nKE8CGpqyNJ/4KJH7r+ro2CeJJ//QYbtTXpq3r2nqnSBTx3D\nuRE+xvHkqqOHuOXtIClsQ1nTjq+bRJeTQPqduKMCU8AgSwPxm/TY8Nd+pPHx\nUB6DDiQnH70A5OExXxDde2e41FrJ8sxX8Ay+b9S0osjuMCPs2R1MGxrU6k0A\natvLzsd0T9fcNsTM4GBa3EUFGxswASOxFNnmx1I6IFM6fLtqVEF83QREtF1Z\n6YCwV/ScuNGYYoA9q69GIArRkYKAbMwRChU61yvl4hWLstMfVEWIB2LC5dxI\nXLq/\r\n=YYb+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.2.3_1557805686755_0.7673315382417034"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.3.0": {
			"name": "rc-mentions",
			"version": "0.3.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.5.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"gitHead": "9cae5e99d75c2101bb65493e99cdb6ea912fa9ca",
			"_id": "rc-mentions@0.3.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Rx2hLz3GK3R7cLvTk+FjTua1LPHmE5cWhlwjvQ7P40C3b0u+bNfsPNWA/XUp7SApeWhz0mOETYRoWmRbPTqpUA==",
				"shasum": "e3893227d711c4dbe9db588e30a0ed1123941407",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.3.0.tgz",
				"fileCount": 33,
				"unpackedSize": 78065,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2mLNCRA9TVsSAnZWagAAd9sP/2uqfS4hFxq5SkKBmWpo\n3PUunH8oxpqqYd8/IGoyPQ9n0HTjfDwu6oTzYsH3LcZY7bSpVV1mqOZMNg/5\nEJRjM8eAHrnx6r/jw0jCqmooM5BdVkDCXxk0L8DWj/jyqClGdp1Hb0C+RgtN\nyRw0rF6bT3h4hA2+rHL9pySn/hOG9EeFan/ldv6r7BkbU5hyZczk0HFQ0zlg\nSomuAuf3ZwoqpTtDgPS9N69v8MZrwLwXcFbKC7fj07ztZIXNwnUe+NHLV5Pr\nDgcPj8uHPOs2hylUyOAUiorfc9QLZ80lh5eS8qgsy88FqAbpi40yBDwQ1QcC\n1HvNjthUgeT7Y9Kuw9C4kZou1NTRLLmqLcsahWo7BqVAiWAesG3nEgZX+ExV\n/eWnWneF2wUbiyrQ6ZIujVkgGlykcV1x0y9LygPzzf7FfKpfBjwGjWBvFzGT\nMGD2dgf8iDPRKPMCsOzZexOTD0Scmk2Uz0i8CO0CQp6VhRbwHxis2NDS50mJ\n6bAd5hagrwxNFBLRNgSVmdrclXymCi7MoAErXhiMX2huLNcvZceoUUph0E8b\nYeIJS2k6JrhaS3n/7wyFdjgwYB8Z9BlQiO10/yV+C/NE/N5i05jKpWj1yigs\n1eziHpKJ1P0w/fxt6tecFdUfJ89D0m+oeXWl4UeoJJEZY+iYapX6xSx54yuG\neNoF\r\n=IbxO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.3.0_1557816013272_0.35987827964816765"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.3.1": {
			"name": "rc-mentions",
			"version": "0.3.1",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"config": {
				"port": 8093
			},
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"prettier": "rc-tools run prettier",
				"test": "rc-tools run test",
				"prepublish": "rc-tools run guard",
				"init-tslint": "rc-tools run gen-lint-config",
				"coverage": "rc-tools run test --coverage",
				"pre-commit": "rc-tools run pre-commit",
				"storybook": "rc-tools run storybook",
				"lint-staged": "lint-staged",
				"now-build": "npm run build"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.8.0",
				"enzyme-adapter-react-16": "^1.7.1",
				"enzyme-to-json": "^3.1.4",
				"lint-staged": "^8.1.0",
				"lodash.debounce": "^4.0.8",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-tools": "^9.5.0",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"babel-runtime": "^6.23.0",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"*.{js,jsx,ts,tsx}": [
					"npm run pre-commit",
					"git add"
				]
			},
			"gitHead": "600d410ddbe0fe94882667ea73e63be1afe8194f",
			"_id": "rc-mentions@0.3.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fa5dN3IMTahJfAga1nmma9OymK/ZBV/MZfV11h4kjDmCAVETv5EbAlV0mn6Y+JajvXS6n/XFoPUSF+nwK/AeWw==",
				"shasum": "7c54f8fbd2e203c56ff4e0a0191ce4a2c9a88c86",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.3.1.tgz",
				"fileCount": 33,
				"unpackedSize": 78075,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2nVDCRA9TVsSAnZWagAAxMEP/2HzZrBdQOHtLEkP3ezh\ni66IXuXOBXOFuHY/nOY102z9WpcVFeW4IVho/x5EtPA6n3FqdQqVIttdgk78\n7ov2kmQZ4LZA/O1b7s5gP/6W+b7gMj/RDukzCE5HftbIiJtoOnbwrbim8nqi\ni2OyR4C6OTMkJL4ryMX5jfs5sh3WRh/Hvnf+sQNto/V63MzuH0OT3Biw7SIx\nqT65fxstwDqcvN0watCrJ1e3DroN1pFS9SwoomWAItmgrO0bgznpTL/ludF1\nhZrL8l97J/HD66WnHWCkt56VDWOVnc90DxTBolxElFvqp8PrO29LZBwwZJLN\nTdB41l+ipdTJNFSgNimioFG8ERZybjPMIgFVSYJFt2hyXPetb2r+H69p3AVY\nHw4r44igefcLbnygPTps0/4lRVRgC8tK19zTOpVRBMbzRJGRlPXl2t/lO1pB\nOPA5SjqzcC+ByMX5/bR8rDEZrWf/rlsUfBL+Ia+w24U0DEDQGNdSmzUQ1p59\n0kSmaMdEBPrvTJ9Bi4p49YxyKY45dcRPU3u057zjRm7XoiUhIb2g3u8Vh6xS\nILatNC0NuOnlFtecbXUaSzn7Ile3F0w6RkQ5IaC3Pb9b5wNPJtm0OC9/d78T\nAzVmQFt6+lxbHvfJXmf2vqkyFTl7fI/bqpl9Sf9Zg/ZetkTMMxX52XErwsgy\noCPV\r\n=d8LZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.3.1_1557820738747_0.4282141402299606"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.4.0": {
			"name": "rc-mentions",
			"version": "0.4.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "331757d9b5cdaccabd76ecdeed0f6954bc019d7a",
			"_id": "rc-mentions@0.4.0",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-xnkQBTUFp4llaJuDOLVFKX9ELrXFHk1FuUdIIC/ijQ6cLjDhCUu+jpHNcXWuQ/yIFzF376VlXkmT57iqxSnZzw==",
				"shasum": "483552c088290dbcddd059a0846e9f207ecc3539",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.4.0.tgz",
				"fileCount": 32,
				"unpackedSize": 80665,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSS+DCRA9TVsSAnZWagAA2ngP/j0DI8E/Mx4Ttb6PWacc\n5qp6vYZy3fQYERbheZilz2fmRDo29K29nM4RIcOkCeRAfa5vBV+Zgfd7lw26\nNf/X7vkfSqIpuCvKN6uhlhGDoKvUieaF+vYhQ2mLxwlOa3m122bcVHoHuczB\nK73lHrk0V7zAcZaQ/npOdAJnbPvvOXk2eknlN4GXYi7bPE6sX6pPCfnab6tf\nsPb29fFgoyhpfEnungI1YK9lC6rUVPU6RCORW4VprpVtohNrX9tq9gBOZdTR\ns8vrTyd/25zQIyECrAxJm51QjuZMXGjuJj7MfhKU/6ElKn80shYnePGFA734\n2Pl6vruZJ9hnL1A0EuMxCLCf2CTiAA7Hh6xyjfOOh7MSgy+XXvgTJpkOBspC\nN41WUgHHZp3LpwwHt0h/0EsVcZ1BCzmDRpQLP662kdJOg+EWDlaWt3bnd9n/\nYFBvGGXrDwE+4jI8tHnK9JCLHKa6yYeybN/RykwGG5vRBrmDJTAbKE52w/s0\nD4QhCRz4CaZ0L6X5DeflHI78EpL7b05MpPyJaI727NZpcFpZ92OT3sm9LJr0\nTAJ9wC+U1mzGlyarcWshShwWQqSHyaQR/a+gyim3bVZ6F+E+o86e3S7vSV19\nx4oxdxKLRmYkFxx/cvDbFrlDvRYkpTCLA3L/SbTo/KZ63kt5VyZUnt78Huvh\ntcqF\r\n=qk7C\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.4.0_1565077378548_0.6093054518897048"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.4.1": {
			"name": "rc-mentions",
			"version": "0.4.1",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "c5cca9c269c7752266864c16bd609eb8ef78df48",
			"_id": "rc-mentions@0.4.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-XSJp6kcEPydUaM0I/gnxpXggiKgA5FjgFPKZCMQBDQJYUjXpQNyg5ogNkOJt1/4B2P7pwbYPZXgxP/30yZVahA==",
				"shasum": "d261c71e29f060776f0c466c81a6e43031019239",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.4.1.tgz",
				"fileCount": 32,
				"unpackedSize": 81231,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpGcxCRA9TVsSAnZWagAAoQEP/1hha0fwo24RNgMgkpJD\nid8KaYF92jAqEw7hCgB5jQPW2tw7+SodpKdR1rMQe7kDSRSmaZVtgG7HQkcp\n2CYNWpovAaNoVUDtSXJzVfc3CfgBqgsbMGkYkW2/d4JfYgKhAo0kKZ6/VnJt\npQG65fR+In59Fw5z2YlFw5Ww+4FJjmTg+mc5unezyh/iZBLfz7dNgQTAcc1/\nbCWhE/qdbW5jv0K1OLjtWk3AvaKKOS7tFSLWmwHtyNcIf0WGi+UaiPhbYZka\nJmpH7e7SHNvn2poR8m2gR0lPEWmf7chRcKH9d6SGwpc0bZ/hhdDKQk7L1GF8\nTgJ1XzMjjqGMkmwZWVF4v1MyIOE5Bc3qvfRjU65R+UN/v7mXxBgtIHbRNg5U\nuH3x0bX3SDUv3PfyVK3GszsEcobubhSHFxR/xakJyEHZLG8UReSzwFgrEf7N\nDaAZEOHdIW9OfSyKVkDX94OO4fFFeY3x9NhjzUHSHhJQ6tmAIiGYVVottq32\nS/M5AijnfVYqi2u5QrxbB3BOElYagNt/CUblRLFLOsPZhxpFzuqb0dhcCT6v\ntv5G3ApF8OIW7nsClPqlUPvaENk/6d+JYIgySoZF8pPrN9Rzow544DmKPpvN\n2FNOAKLxNTEbYU7MT84nJVN3Ie/66IR86kRQUSEJwxrt3ixCz4szNP3/ZLh0\n0JbX\r\n=Shq4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.4.1_1571055408285_0.6395395171992433"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.0-alpha.0": {
			"name": "rc-mentions",
			"version": "1.0.0-alpha.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.0-alpha.2",
				"rc-trigger": "^4.0.0-alpha.4",
				"rc-util": "^4.6.0"
			},
			"gitHead": "0880fd04bf01c5f4a078f615a9afb330d7f25fb8",
			"_id": "rc-mentions@1.0.0-alpha.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-W4v10CDVhAilkW12a9eQOxVKOCN9HVUOM/vN/0epI0NijHYnSDLo1MqyxQ7XFC50+3W6hhCbqyjNnBWv5QZJuA==",
				"shasum": "39ac3e640d3c78a17a8bdf473c854964bfd247cd",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.0-alpha.0.tgz",
				"fileCount": 32,
				"unpackedSize": 81110,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpw/CRA9TVsSAnZWagAAjtUQAJxCA8tt33g5cMdsqG/X\nEK5A0L+D+gspfVC6B0Y0NAA545pj6iQRRwL2C+qen/7WNiDSlPUvo1X3ym8x\nhuLQExK+HEMKodcrxel/tOFkSstnLkRM9hj7LZn25Ung6pYUBCVxmrZf6bEX\nz9lCwz1gJO4J23qv5XYi8bKqiYcvJeDFSuCCZsUAVICajgCQBvbRVWHbKy18\nRe7HXmB+h/e5zPrk2WpsrxSAcRnxC9CSgsCYJEhD/CdUJRToLd0XQjF4jZh6\nkQQLA7c2BHcPACwXpfECcHZfvS7Cwn4c290C90H2KTnN3twitYF7cwjR68te\nyu+r+MO/fT9ilqEswEgGNSjRIcXB8mQOvsxO6LQm8TVxlgj9i9JF0xRVY6Y6\nBs3a8763rGzDC8HYL1a9/ew5HA2KIsD9+r2KNSpNhpmAl2URi2VsbCfT2T3V\n1k4EV9F+lIqTbRZSN73/B4b2eoRfXxnn//GSNwrFMOz4yw3P0gI/CS/dYq8H\n8UI688viPpJpQZZcCe8Rh6Z82P9P/erGkUlW53HiW3t/4yeFRe097KLs8WLe\nW9MNU0qUQhl6kj3hBHQdPMRL0WSDmT+MKm4r8lPP1iGeK0HghnHYLMQsUFBe\n3cIUogYV2C4Qg/DWM8uPkPKO/R8vMBSyf8lxOS2kgRk2t8XjRQKcl8CHsrD7\nCgqJ\r\n=nCYy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.0.0-alpha.0_1571724350546_0.41488954798412014"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.0-alpha.3": {
			"name": "rc-mentions",
			"version": "1.0.0-alpha.3",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.0-alpha.2",
				"rc-trigger": "^4.0.0-alpha.4",
				"rc-util": "^4.6.0"
			},
			"gitHead": "5dac84917d800a0daf1707495c50eaeafe6e1eff",
			"_id": "rc-mentions@1.0.0-alpha.3",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-JFNBl32MrFeiDhe4YR6jvxQrfN1W+XgctJWFNEVaIsaghGe3W96eGPANLsE2p+zLJW374680LM2z8yrNXJ8fag==",
				"shasum": "437701fc2674669be294ae93edbf916a50a0a0ca",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.0-alpha.3.tgz",
				"fileCount": 32,
				"unpackedSize": 81202,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAGHyCRA9TVsSAnZWagAAXeMP+QFfmCqTWrKQtEyAjFPT\nCxOii7TbuAdOM/Ij/bG7IE4VVX6JJBxZRPT0iBuPOPyHprBhkrCsldeCzMs5\nDRz6PaqwRaH5QuM1qyCzj0Vx1qtP6WSWg3BGl4Sv0OeWKOgPGQbveJ6/pmxS\nncbUTZs+KZE99P75z+cArWE2lEfizaGYSjIM/zy55k1pzjYrwPy4D3W6KM9Q\nMpsQ1PCDavaq8K1ywOOCHx7UkkKRrHJxmP9IYzLCTx/8ZYgj6sG49NbS8nGA\nYlD22yJ7dBXZrgkzJV7xf1/bYZ4BLj/SCFCfwHNPKmdjrmJMCiy3zH+uRH4j\nDEv/b38YZrhJdcaPkYPTGmajWKPq/iJHAAM3VNrynMXuxewD/qkjckx+8aJh\n0FlTbNn+gwA1tbqcP10NZI8E5Ll99vBKf98895cpNVw6n4LSUef3ip9JmsZy\nklGpBSPkFwma9Hk9wEVp9tNg45Zi+Na9MfHkLVCJBPozQcdIlMES2VHlZ2/p\nGK+QahqpCBCmgZU6ZKfIAHlaUYHztIg0oCYgdbs5Sz9+FPazCGtZ6kZnQv3P\nTQOaGkdWOi+VSL+Qrd3rnLHlwEz8MELPl6+qIY0jkcSKhzUcVlxdOFXZHR6n\nj1cZfGlS/fUu2vhmsKb6Lmu3eQPHwGxZKEAS0QA2uUG9fpTOvFD4/4IZ+zOb\nZE00\r\n=8yJU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.0.0-alpha.3_1577083378266_0.2929804979513242"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.4.2": {
			"name": "rc-mentions",
			"version": "0.4.2",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"classnames": "^2.2.6",
				"rc-menu": "^7.4.22",
				"rc-trigger": "^2.6.2",
				"rc-util": "^4.6.0",
				"react-lifecycles-compat": "^3.0.4"
			},
			"gitHead": "846378a3b8149fe6ec4fff9c8811d7ac9bb67bf8",
			"_id": "rc-mentions@0.4.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-DTZurQzacLXOfVuiHydGzqkq7cFMHXF18l2jZ9PhWUn2cqvOSY3W4osN0Pq29AOMOBpcxdZCzgc7Lb0r/bgkDw==",
				"shasum": "c18ab701efb9e4b75b3851a0c0d2dd698640e246",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.4.2.tgz",
				"fileCount": 32,
				"unpackedSize": 81351,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAgupCRA9TVsSAnZWagAAdyUP/jDWVsa/asbbjhvW3pJM\na6doVRMCXLxqTrEOaCR4QOEm3MUK/pj/MPERj+gnF4Cub32P1v16Ma6QF4ry\nMbIU7oy2OnbwRie5OYCHRFuNvH+5JbBt3Uz9J7M2xJD3dKYG6vEFy6HwsjfR\nVhwgKG23cYEkSUmfDeFqxJ/w2jhBgS7dfYeqK0+oIJOo5Ky20St+vyD2Gg8j\nTsIqxYUzOVrikpl0Rc+sj7liLBEaorh/s9ktsJ4ZwiEpx1+ZiqyOKhrT3yoV\nBax/gtyePSk+L9AUJZnnpUb2mzDaoTBNKyXrEcZOPN9GSrCWqOaQ3gnvLvt+\nhRlpKmxEzH/VVPRq/W9auPMRVgWFRki6gi0FuFe9JWfazeuRbEZ1N6p+L05f\njZJ6kZFOwx3uD4kV+4/12PNzII38D2zFllb5EyYXeAVPPqz68JNcfZ0jU7jt\nT6yuzpdK97N4KrkuUWaB+Zl4V7ANVFeY6s02khF7ChQaECyhLG8R5g8StdUo\nHuzg8Bu20W1Tpi+o489L9TD/DVZ2vukAk+QzT1xCOnYMOW4TxlTTOtqRbGDo\nwn8nd9YCZPyQs2R0BY1pSLZHPxtJ9RiDRbScwq5VyPt1utX/olOiDy/BKoUt\nngSITzYWgUovT7jHoc9QjcIpHTQ4ZzssRIYnFRH9HgfpzAbyts5FMNfT2+Sh\nzZ+3\r\n=VnO0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_0.4.2_1577192361371_0.6094268180344806"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.0-alpha.4": {
			"name": "rc-mentions",
			"version": "1.0.0-alpha.4",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.0-alpha.2",
				"rc-trigger": "^4.0.0-alpha.4",
				"rc-util": "^4.6.0"
			},
			"gitHead": "3e9f8426230afebb5fb0a15df5ee3a7e3d70ff5d",
			"_id": "rc-mentions@1.0.0-alpha.4",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-ZMqXwx0NcJTvmB9xnz7KuVGOArGxcW0VVrPpp0GnyNNc8Hq6EiHOL7CTiOrg/9jMVncXvGfgkxfTZa9E1ZujKw==",
				"shasum": "c849a7841b90b9adb7573f96d7f0e116b0326112",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.0-alpha.4.tgz",
				"fileCount": 32,
				"unpackedSize": 81239,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAg0uCRA9TVsSAnZWagAAYr4P/A69Gu9sqKZYWriAsG48\nGrLC2NkT8qfc3MwcZZ4H6WNxLh5NItApTqhB0Gvy8ymprGS77KbYRYn/eU+v\nobHvm6kaD1zxjgapVCaMc2re5TlnPnapGrpzmMxos6dAtUImi31PA4xZJjyh\nuifuM8lhIuS+4pLmPOi/vUsa5cIqJ2pE7WApBgrg1tflWLE7Sm6vOijcnT7M\nauKzaUNryX9VK6ovljBwOxyjdbd9N5QWsPFKXJS6vit5cKa32C66kBMfj2C0\ntTfVi4+LbgEQFRjClBSverAmP3g21c7ybAbCA9mxILj9UKT3laV98QhiryJ+\niv2xtfmA8Cafyu4XLn6b6wnTJ0e2hQEFkCL0E5AlRN4hFL/Vlp2QtQarcocc\ni+Bv3qFE5GpXPD/2MDaGRF9mPcDSv2Nka/JEJ2F0Lz32VemeiKv/ng10rcHn\nqERUP/eYPrEgyrrqv1S1dWNYK4Zxi7VX/BWYvAbsEAbLrX7gk+khg38CfMfO\njlbnTKsqjDRovRjjcwVRCVH7fr86OtjZeHJBMZPnuqXRpNm8HsNWcwdk0Tj8\nJFJiUs47kN23a3l6otiGmvhijSvMb9CG7iKrm1nUbn58pgntDfqjz4tphS4T\n9rcQnRwFOxlaiewo3Qz3SK+zBqEnKJh5MHNsZudY9eJzVYAT25SXhSc31Y5l\n6U7Z\r\n=Ufou\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.0.0-alpha.4_1577192749895_0.6544848725240358"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.0": {
			"name": "rc-mentions",
			"version": "1.0.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.0-alpha.2",
				"rc-trigger": "^4.0.0-alpha.4",
				"rc-util": "^4.6.0"
			},
			"gitHead": "1ff9ab451a40e1254a4f8a46c20b648facd30ab9",
			"_id": "rc-mentions@1.0.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-0SVo00Pbxmzb+ntAVoVYTMtHM8wzxpd0197y5tZr0YpwgPZRI2Dsr1p1pXgwxwgQbvI/CPO1pC794jGXs7iOrA==",
				"shasum": "5f68183eee4d755d8a3173527d49f5427fd3ed28",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.0.tgz",
				"fileCount": 32,
				"unpackedSize": 81231,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVn43CRA9TVsSAnZWagAABfcP/0P45AHU9dWhrR4unZPu\nGkJ98NEteuM089BaobuFO0P7JzbJzpkwJBV7nWpYTOC7J+wIM+Qa33cnQ3W8\nowM6zxDw7owxBUjzCa3IqO3KrudA6xgdReXN2xhLU1Jy+0vp3/h0m7iF8A6d\nBzNVAo3Pag6oRCV5GxIF6VaXU5FiP91b3WluPAUniCGBb3vDgtCg8vRnKj3+\n44Qb52iO3wmf4YxMhpJ1d707mvWYPNxTUSCfE7povZ+nnhwCsQyZxBDsRn2A\njjowjpESMYS6DbGGByZCs0nGzVwRUZM57v7vPVzjUw4AXc+SJdgP1o21xO8A\nLyn6xVfcBUhL8Wmr52/0CKBj+q0kGpZnRyC9IX8ZRtv1pGRdIWEycuVaTQxA\nVc0MeDR9jb9ws4hJE0BDdx1+KkT5xtLwvYsGInpY6E4iZQ93gN54Y1q4NKAh\n917aI8FWShF+cnTun7RAQWBD6NyFwKjH5mjliLWiDqMlsWjkogaGvt4+UlAk\nI4ME/tWXQeabsCHwnKyQOau2o08iDDfVnwJj6hM/6Cl9nyTUoNR3sKb7jaJr\nflmmnNsh8DyPKKT6WJzIhuqGtNClpLPm22lHIg6lZqg7kqWpcqNTcIWWluTZ\n2C9CQwprV9UEyBlrfdglRmJxKLTUPnmE9xno8cXEUYgx1gqgWdQmlSX/Bb28\ngkZO\r\n=d8SR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.0.0_1582726710773_0.09329829471563289"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.1": {
			"name": "rc-mentions",
			"version": "1.0.1",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.1",
				"rc-trigger": "^4.0.0",
				"rc-util": "^4.6.0"
			},
			"gitHead": "83ea08adfc885cf7fac76682dd5b3f647fc64131",
			"_id": "rc-mentions@1.0.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-EgXFYsNHk44ifwDcbtd3zX7rJc3lHplfVEVEf8oxZeeyyIzFD0GLs0Z0LWHNs6Gm4wTAHvcR0j4Pd5M7fLtBoA==",
				"shasum": "4a82b5011ccd3f0008f69f3b2e29ab8c0d91b17f",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.1.tgz",
				"fileCount": 32,
				"unpackedSize": 81215,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV0e4CRA9TVsSAnZWagAAWlYQAJuucVniUOI2YiOVesH1\nRxCS5tGC8znCx6x3i6txNg4MoujbeW4pwn3oh9d9yfS572iDbl8A9Az5cAn9\nkmHswcfBGPtMxrMvaq7ErAgpHDUvWoUSWzLgd6wFWZV7gn5jNre4MngKS2sA\nNF6JuAYfrfCgbC9p7j4Fe9uH/+jUDikYmJUrIv789kcEUbQt0HIOit2Owctz\npAxXM4Gd3iIRA7IWMkQnnhRpi0c5dToAtJoiPPROPhhhQ0IXBC7625q9CrNy\ngl+GLVLGn3hXl0z0o1FZKeRxNS0EMC0HcEvdbICEXhw4DapauGdY1bJCshJE\n3keM2TR/uQGVvBn4IcM5xKv0whc0gnZNs9aM4fEWcc2fuCE0ijyT+WTqprOi\nCTS2+WIghh3cNKuTwghZRPBzgyusnIjKNvr/LXMFVwa7DGb3BNcGxmiiJNI4\n2E3FrV5RjvYdNjaQgzwcyyccEfmGk8B9loLZoqjwjNY4Ef1SCPlQNrowhagJ\nnrNKHyWenPqBCE9yMkfvTg9SIM5vCi9sOWRksUAUA6VhzTyRHwnqgPh+YaoM\n2yBsdbkeOaIa76TR0+cX+zU5lGXQA1zKIKwIvObEb8O8NWlImSFc7azILqPQ\nVa68y2LU5mj5ugJuQjIykXR4GE59Q9VBEQ4LmkRT/qQSSMX2ihTWrt+B1Kb3\ngehv\r\n=DlOE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.0.1_1582778295868_0.7127714275296604"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0": {
			"name": "rc-mentions",
			"version": "1.1.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^1.1.9",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.1",
				"rc-trigger": "^4.0.0",
				"rc-util": "^4.6.0"
			},
			"gitHead": "98b6d08ad0968dd30e155dcb1d6078779caee051",
			"_id": "rc-mentions@1.1.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-uOVMiQ5Jxfo3mbpOZsZt20Alid0268lX9eBR2I/chly0qhNbmSB71iLOHGkbL7zuHd50GF/eSr9fXJJQKUYG1Q==",
				"shasum": "fa4994b94eee03e5254a0a600839ed19e1f9f0e9",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.1.0.tgz",
				"fileCount": 32,
				"unpackedSize": 83040,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejo+4CRA9TVsSAnZWagAAilYP/0MP0q0YQ1C0+sDBOF/+\nD6O0AfQUCElF6ebbff7UuVBYdjDgv5py7f8OALyY/2YTULIHsX2jz7ygwMxL\nQTl8AeaZTNonQCZKRgExwpMWDsnNG1OJj3OXjt3YXtPdOwigLjlwbUAj5DYY\nBqpUo4adry0zEje5v89f++RT9+hIgXhoX5/q2P8ptoyl45SQb2c0tkIZpDAR\ndGcboiwefjO2A41AziDBmI+HaTZLMBNb+tazBYeJSNWVSyUkN+lxFjbT580I\nx2PVdFCxmp/XphX8ePmevVLt+1aeTvJdTw9cbXodtbYIhzQWwtqVYg8Quf26\nXRXQRuLKZ4usmMihrB9/QnQI8tH1kyTgEmMxqosIOQtx7ZcJBZsOfHSacbds\ntUfeUSlDrydgP4E+mURO2MiGssxSI4c8hUSA2WYfKZI+yQJwx0FhAA3+mBnU\n0897lMPSzFNwJOhukovG2NWml60Nul+igR1DR2jyJ1dt59l3agjXFyhTRsgy\nzQ4Lg8vY9/pq1NQCJ6ZexJdqiY7MWoEvNIbEqaR+g3yywXzg55JR41d9187+\nF4IYXfTJ4fQDXrimYJEl9U8jfw8wiW2Jchq0IpnK9LaWAPPdSEXd+3WF1Y7Q\nH4v5Bn0WxKMM2df1MuHgXrBLae+vHrfGA4nYIttmI8hV1eWyxm1T4bHLu1rz\nroRH\r\n=88F9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.1.0_1586401208398_0.6813004512518384"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.2.0": {
			"name": "rc-mentions",
			"version": "1.2.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^2.0.8",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"eslint": "^7.1.0",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^5.0.3",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.1",
				"rc-trigger": "^4.3.0",
				"rc-util": "^5.0.1"
			},
			"gitHead": "e3763d60f8fc6e6e0adcbf597e9e6be649a85a31",
			"_id": "rc-mentions@1.2.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-9d4AYMuKN4o/ND5r/82rJHMp+R+rn1b+f8ZmWsI/1NlWtMqVn9Q7yxofqbX78zgV6+nppsMvMqtduJhgQkVl0Q==",
				"shasum": "54347ac3c699318af9f14828acad012f32cd51cd",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.2.0.tgz",
				"fileCount": 32,
				"unpackedSize": 69792,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0TAVCRA9TVsSAnZWagAAfvsQAJOvZi2ZSRhxkGgfwHF4\n8ZvvGn57VuzH4EvdTz/sHga/FjJUt0iWZ5k1jJdqGDKGIo65mJc95PnnsED1\nBkYtac3KxsLZ7cVtQPfgZw2p7OePh+BxqX3Zkcp2HDVKpXn9MxFWWPyfNYKM\n+MwCJuJevfofkOYEDqNPdIwmSWsJyR/M51duvC30cNdwm/EzPvOs4J3NqQ4W\nT1l11vcO4lhhvPEYhyDcMnlvjqyoTndk907NUgyrFd29iPEYu4BdM8tDXFrW\nNKaKKGncOykOTxqFMnS4vEp2H9h5i2f84QXjdsKwFtKtRgLa75RCdIiqcTWZ\n3GGP8Q0Ci6AXUyGkIhQhEAdZohgV2ReXS32wuoia4pRkMaY3EJWRMFEH+Y0x\n7zHr7/+NL6ly90a7kGzdaiUAcRHpnkdjCvlELMGvp9HAHhUyirtXUY+wB56B\nqkjZKObp0VE1JCApx/XA3xrqgt3vOU8UyezNwm0zumQC3bOAfTRAJsnOtacj\n5Zu4HC0zAVRP//wcRgtyMi82isPl5bHfdtaX6GDUf25GSSYTAf4wFN8dAwKM\nc9rC7f0zxCtbEDmh2BYaAzQO3iOAJeooQb2z6T/JukoBw7r80Iq/s/8WJ/+n\n+SKAqo881YzdFhFyeJUw78Dcu01rKkqDSK+W08V4910a6J1P8aMbXd7syd9L\nt1TI\r\n=9H+y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.2.0_1590767633210_0.28883694410776783"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.3.0": {
			"name": "rc-mentions",
			"version": "1.3.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^2.0.8",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"eslint": "^7.1.0",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^6.2.4",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.1",
				"rc-textarea": "^0.2.0",
				"rc-trigger": "^4.3.0",
				"rc-util": "^5.0.1"
			},
			"gitHead": "1b7811de68583f5e3d61d75c2eff8d2a06bd2dbc",
			"_id": "rc-mentions@1.3.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-koAnQlg5QqMYtdfesAPHJDMmeQublwcmWtf2FoaiHPvoUCcgbbSmJAQ/iNRBCCUvXiCy+twb8TUSfvXmCRZD0A==",
				"shasum": "275807b6beca082d8d7045f67e95443f2f82d2b9",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.3.0.tgz",
				"fileCount": 32,
				"unpackedSize": 75232,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4i5nCRA9TVsSAnZWagAAonMQAI8DIN1gDjtyC3YD4ACm\nQi+LGoq6orP9gvodMU+ptyynetbpsWnLBl0P6He4SQnz8inBWcNAGB+nn0JG\nLQnT8SJVoeLpZmBosHR8dRYGjEq0mZa9egDA4rkWhyhCRBhmGSX0LCIE6ZBA\nyd7S92nfQHRAoxUcHgljBV8m/Bmi9sLxJW52+GX4qlYcwwaiitt6jOjxo+Q3\nMXut8IsJ219O1eVLdMgGHu2MOoMPp9bl+2iPUc97JLzaXmev0q72wb6fVPfH\nvBQ5FOkH0BKxqojtrR4Hp5gOYtNVhoENySrlBJomHtzxgPWl6R/HP/7YbyeF\nNeKwu7Vgy99Ef5C04PP+Uxb92nttmpm8AQi4XRQcBquYE824rNsE4ezOq6vQ\ntkCR1lrHSuDytci4LtSCxBrvT26HvgTfoPs7jskInw/D/6TOOJgKJ38q4QSc\ngziSJwkVJbyV3dSh8K2KSOkEeVRvyzpot6RTYjXPgq8PbGLbvBN9vj1Qg1Wg\nsRPX+p5QtnBCK6hMVeTMwN9dYO+gUM0IItrMIXVQYZiynmrvEdugE+SxDQO0\nSUF0i6bIx9rX8txrnZ0t18cJzNG6eMwBdVKjQzwinywV1SjUDT5t9fJm3fN0\nsmqJv+kdytinQ7DkSEHJvx4OxaKP+hnXMx/ZyGKPRavxA/z8/UMXs9VwEcna\nL+OD\r\n=XtmK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.3.0_1591881318471_0.20524415431273768"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.0": {
			"name": "rc-mentions",
			"version": "1.4.0",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^2.0.8",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"eslint": "^7.1.0",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^6.2.4",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.1",
				"rc-textarea": "^0.3.0",
				"rc-trigger": "^4.3.0",
				"rc-util": "^5.0.1"
			},
			"gitHead": "b73f14022fc6b5e80794e14eb743229e66145ba5",
			"_id": "rc-mentions@1.4.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-DIcjQZNerCZ50tnDnL6P9mpNmlGc9VFrSjXh55RzkAZOTelf061T7ZbYv0bYeSdohvAwYNr4gt3/Pe79AUsjLw==",
				"shasum": "6b7a2770ec02a5c0265d459a3385a23913efcc61",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.4.0.tgz",
				"fileCount": 32,
				"unpackedSize": 75232,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBdsoCRA9TVsSAnZWagAAX0cQAJx2acEJpljdLxn82l+b\nOo7mM4q4pf/1y2jvWgkH9+SYAq099tXT0i3C5FpHPQH8UxaeFm+Xq2SvUy/O\nKsgO8hSbFSkwR/QLccaRrwEJAcXB8JxND2aUlWdl+yTQgKUqYw7ZzXMLXZK0\n2u0a/mMd1EF6tcqgjd1XIRwKhNDErJg4KLSjlhroZCMyZnTghH/UR3518XnJ\n1ia52dVhH2fh4vNs057WeBN8YfR4axPJz1g6qJ9ww8XLdR9xY9994PDumaCk\nT6+AylZNsglgx8pLOIhi4j/UwySc0hs/SVwu7h0JMyrb978MrtGFVK1JR6q5\nv1elTBgXZq6RNM+bs/is71fCERqVQWTcgc11Rp3YbgZ3Bwo+Aeg15pZmSIUc\nceL5yPKLRGJ5kRfAOJNv8Ra/XuX/VkNUfMCTS5EkFKA2qrgK/MAbRRfCKoKZ\nGsD9qx3DGJ/e3Nu6YJZVJgqNHh8kFGqJS8+V0w17h+q7zyoxSBhP7D7CKoP6\nngRitMLdYaL6LYXypik57pLwyOBExroGNJ6PWqBrOtJVI+6RqgYY9CpLmC67\nPl16RiYtsbHSFIgQBtymYqVmbtJSJpAfeMPxVYkbdVY9Esfny93S8bviqkgG\nr+1zLUVv3RhajKbGqX4ddSM94NTZTuZJezcpLupmkDvB41HTZ9KIHEwfHat5\ncvas\r\n=YRLT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.4.0_1594219303647_0.49278177718918625"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.1": {
			"name": "rc-mentions",
			"version": "1.4.1",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^2.0.8",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"eslint": "^7.1.0",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^6.2.4",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.1",
				"rc-textarea": "^0.3.0",
				"rc-trigger": "^4.3.0",
				"rc-util": "^5.0.1"
			},
			"gitHead": "a68897e46b63acca66747aa336525d5076ccb9c4",
			"_id": "rc-mentions@1.4.1",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-MraFCsXlorfUj4/VUjRnITAnBzhM0gMH+2yj/3jmS5rIj0NjNJoTXyEUW3gTJxnw9DP22IMccMTdP3Fjz/2UgQ==",
				"shasum": "01fbfc6aa885ce26c480380c3a397a9901f456ab",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.4.1.tgz",
				"fileCount": 32,
				"unpackedSize": 75480,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfL80eCRA9TVsSAnZWagAAqHUP/2i5a067sH7rvXBjvjL/\nfhnRMiSjxj1CtNXtFqtgJKv2mHZuHUJ5XPE0m8FFAqpkiCG1IEjIkLWCDH0C\n0RPJkNjxFM3NqISZDCdp/UdLOjbdiWJfdUz6ozrCgWO4BiwLBkfl69xPtmK1\nWASNxBb6807LjEQ9RERFg0YPcGjjy6W7nHM7J5ZyCRNbr6t6WUdsgdPBR2gp\nDgPjfeX7WayGg5m4yWmXHkC0+ZAJEN+tM7NVMvRLzr41lNaAeRJJ/SP0vxhM\n7E7l9RI++ShZzw0SgOLEEBMFgbjiOvHPY3Kvedy6MzQJSkv0MG0TgSO2ng+S\ncayAwpanCq623fpoxWIeZaJFBEVrT8xViRfrEeG2U1T1vOInjzEc+j2IgnoX\ncpAcVdCo1LRzrI8JEchl7BS9gcY1JOQ0zep13BAH1SlJYcNRa39ffo2FK0GB\nqyHRraGanMZxlRxhgi2QCak3BwFoEZY+nvAE9wLcU3IWtYx9H3CyWdk46R8R\nVee9zubPMm6oVspoRj2vZ6ezQDJStGfBWQ74qNQX8TefyjfozFiN7XfDxyA3\nLrzIlHO1cvMhMHPQAoyHKIc+mwX70FHSKTn+zsCddKClzpCnrZ4uL88xZpa6\nC4LjVAXvw6lbWUfUHYHFZ+iMvaiFtTJsx6miKvZT9rax2KU6bSO06+NaKAXi\n5Ttr\r\n=qPz6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.4.1_1596968222206_0.787663211816725"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.2": {
			"name": "rc-mentions",
			"version": "1.4.2",
			"description": "React Mentions",
			"keywords": [
				"react",
				"react-component",
				"react-mentions",
				"mentions"
			],
			"main": "./lib/index",
			"module": "./es/index",
			"homepage": "http://github.com/react-component/mentions",
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/react-component/mentions.git"
			},
			"bugs": {
				"url": "http://github.com/react-component/mentions/issues"
			},
			"license": "MIT",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/enzyme": "^3.1.15",
				"@types/react": "^16.7.17",
				"@types/react-dom": "^16.0.11",
				"@types/warning": "^3.0.0",
				"@umijs/fabric": "^2.0.8",
				"enzyme": "^3.11.0",
				"enzyme-to-json": "^3.1.4",
				"eslint": "^7.1.0",
				"father": "^2.13.6",
				"lodash.debounce": "^4.0.8",
				"np": "^6.2.4",
				"react": "^16.0.0",
				"react-dom": "^16.0.0",
				"typescript": "^3.2.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.10.1",
				"classnames": "^2.2.6",
				"rc-menu": "^8.0.1",
				"rc-textarea": "^0.3.0",
				"rc-trigger": "^4.3.0",
				"rc-util": "^5.0.1"
			},
			"gitHead": "718f0860f9b81a7bb26aefb8e8c9a66bd0774ddc",
			"_id": "rc-mentions@1.4.2",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-wSmHRF9kFwrbj59mR+u4yVr0KtcrfPw53PYOVizYxYeDfmwaCcSgk29F8OjlDy5jVqUaMhHX5nIiYCePu5Aytg==",
				"shasum": "534c29622445be8a5c197d405d20491e0ab35cf0",
				"tarball": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.4.2.tgz",
				"fileCount": 32,
				"unpackedSize": 76148,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRMDnCRA9TVsSAnZWagAAj1MP/3ROLSN485R9lCyvgWq3\n37xd+b4qKft1OPZfqa946DV3DFUiIvNX4p8mzEJJvDNyRHCiqJDw5A5IFksT\nw57sMpDc52DJGeoCN+Uh6BLVS4YZGIh6qVAGkH+++6ZNf2zARx6Mz1yPt5YZ\nwRjXsqDNklgB/etu9+LPjCzjAtgYPponx8jr4w9X4w2s9eS5F20M2QDER4Y9\nTtKwCPDf9cRxIPAtiEATxaCgCultxhoWdMkFA3eQ8A9G/FQcvXqrbRxLe1n6\n/zxSlc6k+yntS0pC4O9dHVmB5fibnFvagxbNjshbti/QnzzzFXzToLBK9k7W\nY0GW6D3rXlAX+kn5DcrRpQAFUWWnWaPB0IkvGA5v+aRq5KLDVsKu2k2XC8V6\ndWYinq5NguvHaNEoCz1/7/oHLxMzPz3lLEUX66/4nshAW9NhuHrBAC9ngZnI\nWZZABHY15u7poP1ajjQjr1gZQ5l2iqgTMs2BxKx4RfdRuJMm9LgfZMZ/gBt4\nycEIUwQSAimiy7sxW+hYlyDYYebmfsNlIlYt/fiDTKM2TCVulTt5SE9+Etda\nn/kq5Ygi4SsOBM9snMUEGHz2FIZbBlGdkU+VP85qMZ1rj8D/IKz6i4e/0H5p\nAB7PLaNREtP/N0ZbaAGejY4cQqD7H+w/cLSkWscIvr62ccis6WFGMGP0RNk6\nNdm2\r\n=ITF8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-mentions_1.4.2_1598341350781_0.01389608424337685"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2019-05-08T03:35:23.562Z",
		"0.1.0": "2019-05-08T03:35:23.666Z",
		"modified": "2020-08-25T07:42:33.512Z",
		"0.2.0": "2019-05-08T07:12:47.833Z",
		"0.2.0-alpha.0": "2019-05-08T07:24:47.141Z",
		"0.2.0-alpha.1": "2019-05-08T07:27:53.369Z",
		"0.2.0-alpha.2": "2019-05-08T07:32:25.351Z",
		"0.2.0-alpha.3": "2019-05-08T07:34:18.950Z",
		"0.2.0-alpha.5": "2019-05-08T07:38:24.969Z",
		"0.2.1": "2019-05-14T03:35:09.697Z",
		"0.2.2": "2019-05-14T03:43:04.665Z",
		"0.2.3": "2019-05-14T03:48:06.908Z",
		"0.3.0": "2019-05-14T06:40:13.407Z",
		"0.3.1": "2019-05-14T07:58:58.888Z",
		"0.4.0": "2019-08-06T07:42:58.670Z",
		"0.4.1": "2019-10-14T12:16:48.439Z",
		"1.0.0-alpha.0": "2019-10-22T06:05:50.703Z",
		"1.0.0-alpha.3": "2019-12-23T06:42:58.392Z",
		"0.4.2": "2019-12-24T12:59:21.477Z",
		"1.0.0-alpha.4": "2019-12-24T13:05:50.054Z",
		"1.0.0": "2020-02-26T14:18:30.882Z",
		"1.0.1": "2020-02-27T04:38:16.014Z",
		"1.1.0": "2020-04-09T03:00:08.566Z",
		"1.2.0": "2020-05-29T15:53:53.474Z",
		"1.3.0": "2020-06-11T13:15:18.790Z",
		"1.4.0": "2020-07-08T14:41:43.827Z",
		"1.4.1": "2020-08-09T10:17:02.319Z",
		"1.4.2": "2020-08-25T07:42:30.928Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.4.2",
		"beta": "0.2.0-alpha.5"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"c6e0c660c728c09a417457283190962f\"",
			"fetched": 1600326165847
		}
	},
	"_distfiles": {
		"rc-mentions-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.1.0.tgz",
			"sha": "2a2b4f5620a0782f0f6844de2f6d91b77486d01c",
			"registry": "npmjs"
		},
		"rc-mentions-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.0.tgz",
			"sha": "c6d958c7de39a5b71e2bb753db32b1c10a6966d2",
			"registry": "npmjs"
		},
		"rc-mentions-0.2.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.0-alpha.1.tgz",
			"sha": "71dc6101b3c8873ecb338207310ebdbc3c40c842",
			"registry": "npmjs"
		},
		"rc-mentions-0.2.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.0-alpha.3.tgz",
			"sha": "ea9d81186ef4dbb8096ae52b32b65f62bbc643ff",
			"registry": "npmjs"
		},
		"rc-mentions-0.2.0-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.0-alpha.5.tgz",
			"sha": "4ad4b987b294b543a6752fa36ddce397c23acfaa",
			"registry": "npmjs"
		},
		"rc-mentions-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.1.tgz",
			"sha": "11a3324cff31d897ef5fb5557f02afd7bdc424a5",
			"registry": "npmjs"
		},
		"rc-mentions-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.2.tgz",
			"sha": "250e62ff6b5e53e40edc72966d1b001d75c97c4f",
			"registry": "npmjs"
		},
		"rc-mentions-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.2.3.tgz",
			"sha": "d1303801ba4ddd6bc4fcd6e2a833af24bf33944c",
			"registry": "npmjs"
		},
		"rc-mentions-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.3.0.tgz",
			"sha": "e3893227d711c4dbe9db588e30a0ed1123941407",
			"registry": "npmjs"
		},
		"rc-mentions-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.3.1.tgz",
			"sha": "7c54f8fbd2e203c56ff4e0a0191ce4a2c9a88c86",
			"registry": "npmjs"
		},
		"rc-mentions-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.4.0.tgz",
			"sha": "483552c088290dbcddd059a0846e9f207ecc3539",
			"registry": "npmjs"
		},
		"rc-mentions-0.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.4.1.tgz",
			"sha": "d261c71e29f060776f0c466c81a6e43031019239",
			"registry": "npmjs"
		},
		"rc-mentions-1.0.0-alpha.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.0-alpha.0.tgz",
			"sha": "39ac3e640d3c78a17a8bdf473c854964bfd247cd",
			"registry": "npmjs"
		},
		"rc-mentions-1.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.0-alpha.3.tgz",
			"sha": "437701fc2674669be294ae93edbf916a50a0a0ca",
			"registry": "npmjs"
		},
		"rc-mentions-0.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.4.2.tgz",
			"sha": "c18ab701efb9e4b75b3851a0c0d2dd698640e246",
			"registry": "npmjs"
		},
		"rc-mentions-1.0.0-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.0-alpha.4.tgz",
			"sha": "c849a7841b90b9adb7573f96d7f0e116b0326112",
			"registry": "npmjs"
		},
		"rc-mentions-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.0.tgz",
			"sha": "5f68183eee4d755d8a3173527d49f5427fd3ed28",
			"registry": "npmjs"
		},
		"rc-mentions-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.0.1.tgz",
			"sha": "4a82b5011ccd3f0008f69f3b2e29ab8c0d91b17f",
			"registry": "npmjs"
		},
		"rc-mentions-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.1.0.tgz",
			"sha": "fa4994b94eee03e5254a0a600839ed19e1f9f0e9",
			"registry": "npmjs"
		},
		"rc-mentions-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.2.0.tgz",
			"sha": "54347ac3c699318af9f14828acad012f32cd51cd",
			"registry": "npmjs"
		},
		"rc-mentions-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.3.0.tgz",
			"sha": "275807b6beca082d8d7045f67e95443f2f82d2b9",
			"registry": "npmjs"
		},
		"rc-mentions-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.4.0.tgz",
			"sha": "6b7a2770ec02a5c0265d459a3385a23913efcc61",
			"registry": "npmjs"
		},
		"rc-mentions-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.4.1.tgz",
			"sha": "01fbfc6aa885ce26c480380c3a397a9901f456ab",
			"registry": "npmjs"
		},
		"rc-mentions-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-1.4.2.tgz",
			"sha": "534c29622445be8a5c197d405d20491e0ab35cf0",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"rc-mentions-1.4.0.tgz": {
			"shasum": "6b7a2770ec02a5c0265d459a3385a23913efcc61"
		}
	},
	"_rev": "2-ccb621a4e373fb7e",
	"_id": "rc-mentions",
	"readme": "# rc-mentions\n---\n\nReact Mentions\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][codecov-image]][codecov-url]\n[![Dependencies](https://img.shields.io/david/react-component/mentions.svg?style=flat-square)](https://david-dm.org/react-component/mentions)\n[![DevDependencies](https://img.shields.io/david/dev/react-component/mentions.svg?style=flat-square)](https://david-dm.org/react-component/mentions?type=dev)\n[![npm download][download-image]][download-url]\n[![Storybook](https://gw.alipayobjects.com/mdn/ob_info/afts/img/A*CQXNTZfK1vwAAAAAAAAAAABjAQAAAQ/original)](https://github.com/react-component/mentions)\n\n[Storybook]: https://github.com/storybooks/press/blob/master/badges/storybook.svg\n[npm-image]: http://img.shields.io/npm/v/rc-mentions.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/rc-mentions\n[travis-image]: https://img.shields.io/travis/react-component/mentions.svg?style=flat-square\n[travis-url]: https://travis-ci.org/react-component/mentions\n[codecov-image]: https://img.shields.io/codecov/c/github/react-component/mentions.svg?style=flat-square\n[codecov-url]: https://codecov.io/gh/react-component/mentions/branch/master\n[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square\n[node-url]: http://nodejs.org/download/\n[download-image]: https://img.shields.io/npm/dm/rc-mentions.svg?style=flat-square\n[download-url]: https://npmjs.org/package/rc-mentions\n\n## Screenshots\n\n<img src=\"https://user-images.githubusercontent.com/5378891/57270992-2fd48780-70c0-11e9-91ae-c614d0b49a45.png\" />\n\n## Feature\n\n* support ie9,ie9+,chrome,firefox,safari\n\n### Keyboard\n\n* Open mentions (focus input || focus and click)\n* KeyDown/KeyUp/Enter to navigate menu\n\n## install\n\n[![rc-mentions](https://nodei.co/npm/rc-mentions.png)](https://npmjs.org/package/rc-mentions)\n\n## Usage\n\n### basic use\n\n```js\nimport Mentions from 'rc-mentions';\n\nconst { Option } = Mentions;\n\nvar Demo = (\n  <Mentions>\n    <Option value=\"light\">Light</Option>\n    <Option value=\"bamboo\">Bamboo</Option>\n    <Option value=\"cat\">Cat</Option>\n  </Mentions>\n);\nReact.render(<Demo />, container);\n```\n\n## API\n\n### Mentions props\n\n| name     | description    | type     | default      |\n|----------|----------------|----------|--------------|\n| autoFocus | Auto get focus when component mounted | boolean | `false` |\n| defaultValue | Default value | string | - |\n| filterOption | Customize filter option logic | false \\| (input: string, option: OptionProps) => boolean | - |\n| notFoundContent | Set mentions content when not match | ReactNode | 'Not Found' |\n| placement | Set popup placement | 'top' \\| 'bottom' | 'bottom' |\n| direction | Set popup direction | 'ltr' \\| 'rtl' | 'ltr' |\n| prefix | Set trigger prefix keyword | string \\| string[] | '@' |\n| rows | Set row count | number | 1 |\n| split | Set split string before and after selected mention | string | ' ' |\n| validateSearch | Customize trigger search logic | (text: string, props: MentionsProps) => void | - |\n| value | Set value of mentions | string | - |\n| onChange | Trigger when value changed |(text: string) => void | - |\n| onSelect | Trigger when user select the option | (option: OptionProps, prefix: string) => void | - |\n| onSearch | Trigger when prefix hit | (text: string, prefix: string) => void | - |\n| onFocus | Trigger when mentions get focus | React.FocusEventHandler<HTMLTextAreaElement> | - |\n| onBlur | Trigger when mentions lose focus | React.FocusEventHandler<HTMLTextAreaElement> | - |\n| getPopupContainer | DOM Container for suggestions | () => HTMLElement | - |\n| autoSize     | Textarea height autosize feature, can be set to `true\\|false` or an object `{ minRows: 2, maxRows: 6 }`          | boolean \\| object | - |\n| onPressEnter | The callback function that is triggered when Enter key is pressed | function(e)  | - |\n| onResize     | The callback function that is triggered when textarea resize |  function({ width, height })  | - |\n\n### Methods\n\n| name     | description    |\n|----------|----------------|\n| focus() | Component get focus |\n| blur() | Component lose focus |\n\n## Development\n\n```\nnpm install\nnpm start\n```\n\n## Example\n\nhttp://localhost:9001/\n\nonline example: http://react-component.github.io/mentions/\n\n## Test Case\n\n```\nnpm test\n```\n\n## Coverage\n\n```\nnpm run coverage\n```\n\n\n## License\n\nrc-mentions is released under the MIT license."
}