Socket
Socket
Sign inDemoInstall

node-remote-api-netflix

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-remote-api-netflix

Netflix plugin for Node Remote


Version published
Weekly downloads
3
increased by50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Netflix Plugin for NodeRemoteApi

This module is a plugin for NodeRemoteApi to provide support for Netflix.

Installing

  • From within your local NodeRemoteApi directory run npm install node-remote-api-netflix
  • Add an entry to ./src/var/plugins.json
{
  "remotes": [
    "node-remote-api-netflix"
  ]
}

When NodeRemote starts up it will check this file to see which plugins have been installed. This design may change in the future.

FAQs

Last updated on 01 Dec 2014

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc