react-microsoft-clarity
Version:
A simple small component to implement Microsoft Clarity into your React Application
25 lines (24 loc) • 619 B
JSON
{
"name": "react-microsoft-clarity",
"version": "2.0.0",
"description": "A simple small component to implement Microsoft Clarity into your React Application",
"main": "index.js",
"scripts": {
"test": "-"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MarcoPerson/react-clarity.git"
},
"keywords": [
"Clarity",
"Microsoft",
"React"
],
"author": "MarcoPerson",
"license": "MIT",
"bugs": {
"url": "https://github.com/MarcoPerson/react-clarity/issues"
},
"homepage": "https://github.com/MarcoPerson/react-clarity#readme"
}