New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mpls

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

mpls

Blu-ray movie playlist file (.mpls) parser

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

mpls

Blu-ray movie playlist file (.mpls) parser

[![NPM version][https://img.shields.io/npm/v/mpls.svg]][https://www.npmjs.com/package/mpls]

Usage


import {parse} from 'mpls'
parse
node index.js sample.mpls
node index.js samples/

Parses one playlist file, or all playlist files under a directory, outputs the result in JSON.

parse :: jBinary -> Object

Parse a playlist file from a jBinary instance, returns an array of parsed items.

Keywords

blu-ray

FAQs

Package last updated on 29 Apr 2017

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