mirror of
https://github.com/Hopiu/annotate-extension.git
synced 2026-03-16 16:10:22 +00:00
12 lines
No EOL
375 B
JSON
12 lines
No EOL
375 B
JSON
{
|
|
"name": "dehats.annotate",
|
|
"title": "Annotate",
|
|
"description": "Generates JSDoc annotations for your functions.",
|
|
"homepage": "https://github.com/davidderaedt/annotate-extension",
|
|
"version": "1.1.0",
|
|
"author": "David Deraedt <dderaedt@adobe.com> (http://www.dehats.com)",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"brackets": ">=0.20.0"
|
|
}
|
|
} |