UNPKG

@jonz94/getstats

Version:

Fork from https://github.com/manuquentin/getStats

49 lines (48 loc) 1.21 kB
{ "name": "@jonz94/getstats", "preferGlobal": true, "version": "1.2.0-patch.1", "description": "Fork from https://github.com/manuquentin/getStats", "scripts": { "start": "node server.js" }, "main": "./getStats.js", "types": "./getStats.d.ts", "repository": { "type": "git", "url": "https://github.com/jonz94/getStats.git" }, "keywords": [ "webrtc", "getstats", "webrtc-library", "library", "javascript", "rtcweb", "webrtc-experiment", "javascript-library", "muaz", "muaz-khan" ], "analyze": false, "license": "MIT", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/jonz94/getStats/issues", "email": "muazkh@gmail.com" }, "homepage": "https://github.com/jonz94/getStats", "_id": "getstats@", "_from": "getstats@", "tonicExampleFilename": "npm-test.js", "devDependencies": { "grunt": "0.4.5", "grunt-bump": "0.7.0", "grunt-cli": "0.1.13", "grunt-contrib-watch": "^1.1.0", "grunt-contrib-concat": "0.5.1", "grunt-contrib-uglify": "0.11.0", "grunt-jsbeautifier": "0.2.10", "load-grunt-tasks": "3.4.0" } }