You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

20 lines
462 B

{
"name": "click-to-component",
"version": "1.0.0",
"description": "Seamless click-to-component and hover inspector for Next.js & React to open source code directly in your IDE.",
"main": "client/dev-click-to-component.tsx",
"keywords": [
"click-to-component",
"react",
"nextjs",
"inspector",
"devtools",
"developer-experience",
"ide",
"antigravity",
"vscode",
"cursor"
],
"author": "",
"license": "MIT"
}