32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"name": "npp-pluginList",
|
|
"version": "1.0",
|
|
"id": "b7fce57c3485abbb3a3e6a1f5f9e4f1f3d712a84271e6e6552002be9d6b3bbae",
|
|
"npp-plugins" : [
|
|
{
|
|
"folder-name": "switcher",
|
|
"display-name": "switcher",
|
|
"repository": "https://github/npp_plugins/",
|
|
"description": "Switcher: a plugin to switch between 'associated' files. Currently it handles switching between asm, inc, cpp, h, cch and ch. Useful when assigned to a hotkey.",
|
|
"author":"f0dder",
|
|
"homepage": "http://f0dder.dcmembers.com/npp_plugins/"
|
|
},
|
|
{
|
|
"folder-name": "mime-tools",
|
|
"display-name": "Mime tools",
|
|
"repository": "https://github/npp_plugins/mimetools/",
|
|
"description": "MIME plugin for Notepad++ implements several main functionnalities defined in MIME (Multipurpose Internet Mail Extensions).",
|
|
"author":"Don HO",
|
|
"homepage": "https://github.com/npp-plugins/mimetools"
|
|
},
|
|
{
|
|
"folder-name": "nppConvert",
|
|
"display-name": "NppConvert",
|
|
"repository": "https://github.com/npp-plugins/converter",
|
|
"description": "NppConvert is a ASCII<->Hex converter plugin for Notepad++.",
|
|
"author":"Don HO",
|
|
"homepage": "https://github.com/npp-plugins/converter"
|
|
}
|
|
]
|
|
}
|