Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "recordrtc", | ||
"preferGlobal": false, | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"author": { | ||
@@ -36,3 +36,15 @@ "name": "Muaz Khan", | ||
"_id": "recordrtc@", | ||
"_from": "recordrtc@" | ||
"_from": "recordrtc@", | ||
"devDependencies": { | ||
"grunt": "latest", | ||
"grunt-cli": "latest", | ||
"load-grunt-tasks": "latest", | ||
"grunt-contrib-concat": "latest", | ||
"grunt-contrib-csslint": "latest", | ||
"grunt-contrib-jshint": "latest", | ||
"grunt-contrib-uglify": "latest", | ||
"grunt-htmlhint": "latest", | ||
"grunt-jsbeautifier": "latest", | ||
"grunt-bump": "latest" | ||
} | ||
} |
@@ -5,6 +5,8 @@ # [RecordRTC](https://github.com/muaz-khan/RecordRTC): [WebRTC](https://www.webrtc-experiment.com/) audio/video recording | ||
[![npm](https://img.shields.io/npm/v/recordrtc.svg)](https://npmjs.org/package/recordrtc) [![downloads](https://img.shields.io/npm/dm/recordrtc.svg)](https://npmjs.org/package/recordrtc) | ||
[![npm](https://img.shields.io/npm/v/recordrtc.svg)](https://npmjs.org/package/recordrtc) [![downloads](https://img.shields.io/npm/dm/recordrtc.svg)](https://npmjs.org/package/recordrtc) [![Build Status: Linux](https://travis-ci.org/muaz-khan/RecordRTC.png?branch=master)](https://travis-ci.org/muaz-khan/RecordRTC) | ||
> [RecordRTC](https://www.webrtc-experiment.com/RecordRTC/) is a JavaScript-based media-recording library for modern web-browsers (supporting WebRTC getUserMedia API). It is optimized for different devices and browsers to bring all client-side (pluginfree) recording solutions in single place. | ||
Please check [dev](https://github.com/muaz-khan/RecordRTC/tree/master/dev) directory for development files. | ||
1. [RecordRTC API Reference](http://RecordRTC.org/RecordRTC.html) | ||
@@ -57,2 +59,8 @@ 2. [MRecordRTC API Reference](http://RecordRTC.org/MRecordRTC.html) | ||
or using [Bower](http://bower.io): | ||
``` | ||
bower install recordrtc | ||
``` | ||
To use it: | ||
@@ -59,0 +67,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
105078
2213
579
10