🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

parcel-plugin-overwolf

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parcel-plugin-overwolf

Parcel plugin for Overwolf projects

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

parcel-plugin-overwolf

This parcel plugin enables you to use an Overwolf manifest.json as an entry point. For more information about Overwolf's manifest.json, please refer to the Overwolf Docs.

Installation

Install via npm:

npm install --save-dev parcel-plugin-overwolf

or via yarn:

yarn add -D parcel-plugin-overwolf

Usage

Quick Start

After installing this plugin, use manifest.json as your entry point, like so:

parcel src/manifest.json

Your assets will now be resolved from the contents of your manifest file.

Assets resolved by this plugin:

  • meta.icon
  • meta.icon_grey
  • meta.launcher_icon
  • meta.splash_image
  • data.windows[...].file

Licence

Apache 2.0

Keywords

parcel

FAQs

Package last updated on 17 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts