{
  "_args": [
    [
      {
        "raw": "rtcpeerconnection-shim@^1.2.10",
        "scope": null,
        "escapedName": "rtcpeerconnection-shim",
        "name": "rtcpeerconnection-shim",
        "rawSpec": "^1.2.10",
        "spec": ">=1.2.10 <2.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\webrtc-adapter"
    ]
  ],
  "_from": "rtcpeerconnection-shim@>=1.2.10 <2.0.0",
  "_id": "rtcpeerconnection-shim@1.2.11",
  "_inCache": true,
  "_location": "/rtcpeerconnection-shim",
  "_nodeVersion": "6.9.5",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/rtcpeerconnection-shim_1.2.11_1522486673747_0.7919534217416924"
  },
  "_npmUser": {
    "name": "fippo",
    "email": "fippo@goodadvice.pages.de"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "rtcpeerconnection-shim@^1.2.10",
    "scope": null,
    "escapedName": "rtcpeerconnection-shim",
    "name": "rtcpeerconnection-shim",
    "rawSpec": "^1.2.10",
    "spec": ">=1.2.10 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webrtc-adapter"
  ],
  "_resolved": "https://registry.npmjs.org/rtcpeerconnection-shim/-/rtcpeerconnection-shim-1.2.11.tgz",
  "_shasum": "df2b2456020365daf26bf8c135523bca2deb252b",
  "_shrinkwrap": null,
  "_spec": "rtcpeerconnection-shim@^1.2.10",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\webrtc-adapter",
  "authors": [
    "Philipp Hancke",
    "The WebRTC project authors (https://www.webrtc.org/)"
  ],
  "bugs": {
    "url": "https://github.com/fippo/rtcpeerconnection-shim/issues"
  },
  "dependencies": {
    "sdp": "^2.6.0"
  },
  "description": "An implementation of the RTCPeerConnection API ontop of ORTC",
  "devDependencies": {
    "brfs": "^1.4.3",
    "browserify": "^14.4.0",
    "chai": "^3.5.0",
    "codecov": "^2.2.0",
    "dirty-chai": "^1.2.2",
    "eslint": "^1.10.3",
    "eslint-config-webrtc": "^1.0.0",
    "karma": "^1.7.0",
    "karma-browserify": "^5.1.1",
    "karma-chai": "^0.1.0",
    "karma-edge-launcher": "^0.4.1",
    "karma-mocha": "^1.3.0",
    "karma-mocha-reporter": "^2.2.3",
    "mocha": "^3.2.0",
    "nyc": "^11.0.2",
    "sinon": "^2.2.0",
    "sinon-chai": "^2.10.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-Vns4aLKXTrLZCjDOlPZL1nymFiSpqs15TeF+wG1TSLO1kXRrCuT5SjL+Zb8RCP7t3JNfnCuTn+qMlCGQu5NvhQ==",
    "shasum": "df2b2456020365daf26bf8c135523bca2deb252b",
    "tarball": "https://registry.npmjs.org/rtcpeerconnection-shim/-/rtcpeerconnection-shim-1.2.11.tgz",
    "fileCount": 12,
    "unpackedSize": 207166
  },
  "engines": {
    "node": ">=6.0.0",
    "npm": ">=3.10.0"
  },
  "gitHead": "de8d9bf182ac43daac219256b937ae39a678647e",
  "homepage": "https://github.com/fippo/rtcpeerconnection-shim#readme",
  "license": "BSD-3-Clause",
  "main": "./rtcpeerconnection.js",
  "maintainers": [
    {
      "name": "fippo",
      "email": "fippo@goodadvice.pages.de"
    }
  ],
  "name": "rtcpeerconnection-shim",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fippo/rtcpeerconnection-shim.git"
  },
  "scripts": {
    "coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov",
    "test": "eslint *.js test/*.js && nyc --reporter html mocha test/"
  },
  "version": "1.2.11"
}
