{
  "name": "nrtc",
  "version": "0.0.14110955",
  "description": "Thin WEBRTC endpoint for NODE (Experimental)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "install": "node-gyp rebuild"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/qdoop/nrtc.git"
  },
  "keywords": [
    "webrtc",
    "rtcweb",
    "node",
    "cyassl",
    "usrsctp"
  ],
  "author": {
    "name": "qdoop",
    "email": "qdoop@outlook.com"
  },
  "license": "MIT",
  "dependencies": {
    "express": "~4.10.1",
    "coffee-script": "~1.8.0",
    "ws": "~0.4.32",
    "vs-stun": "0.0.7"
  },
  "devDependencies": {
    "coffee-script": "~1.8.0",
    "gulp": "~3.8.9",
    "gulp-coffee": "~2.2.0",
    "gulp-uglify": "~1.0.1",
    "gulp-concat": "~2.4.1"
  },
  "gypfile": true,
  "bugs": {
    "url": "https://github.com/qdoop/nrtc/issues"
  },
  "readme": "ERROR: No README data found!",
  "homepage": "https://github.com/qdoop/nrtc",
  "_id": "nrtc@0.0.14110855",
  "_from": "nrtc@"
}
