mostafa-mansour1/previewAnyFile

Update npm listing

gwhenne opened this issue · 3 comments

Could you update the npm listing to include the links to this repo?

The plugin will then be usable by VoltBuilder.

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"

your request has been applied, thank you