diff --git a/package.json b/package.json index ce9daec..5010f05 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name" : "aem-brackets-extension", + "name" : "aem-sightly-brackets-extension", "title" : "AEM Brackets Extension", "description" : "The AEM Brackets Extension provides a smooth and easy development workflow for front-end developers to edit AEM components. Its main features are: automatic synchronisation of changed project files to your AEM instance; manual importing of content from the AEM instance to the project; Sightly syntax-highlighting and auto-completion; easy editing of associated client libraries (CSS, JavaScript).", "version" : "0.0.14",