Update npm listing
gwhenne opened this issue · 3 comments
gwhenne commented
Could you update the npm listing to include the links to this repo?
The plugin will then be usable by VoltBuilder.
mostafa-mansour1 commented
Iam not sure what is your request
Can you send me any dic to explain what should i do
Regards,
…___________________________
Mostafa Mansour
Software Engineer
00971 524988466
0020 1113019196
On 1 Apr 2021, at 9:32 PM, George Henne ***@***.***> wrote:
Could you update the npm listing to include the links to this repo?
The plugin will then be usable by VoltBuilder.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#21>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABSFOB3FTV2DEFBR5RTNH5DTGSU3LANCNFSM42HP7VMA>.
gwhenne commented
https://docs.npmjs.com/creating-a-package-json-file
You need to add these lines to your package.json (air code):
"repository": {
"type": "git",
"url": "https://github.com/mostafa-mansour1/previewAnyFile.git"
},
"homepage": "https://github.com/mostafa-mansour1/previewAnyFile"
mostafa-mansour1 commented
your request has been applied, thank you