{ "_args": [ [ "@videojs/xhr@2.5.1", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "@videojs/xhr@2.5.1", "_id": "@videojs/xhr@2.5.1", "_inBundle": false, "_integrity": "sha1-JrxaeduzsDv7E3QsbOVZ+J6QcZ4=", "_location": "/@videojs/xhr", "_phantomChildren": { "min-document": "2.19.0" }, "_requested": { "type": "version", "registry": true, "raw": "@videojs/xhr@2.5.1", "name": "@videojs/xhr", "escapedName": "@videojs%2fxhr", "scope": "@videojs", "rawSpec": "2.5.1", "saveSpec": null, "fetchSpec": "2.5.1" }, "_requiredBy": [ "/video.js" ], "_resolved": "https://registry.nlark.com/@videojs/xhr/download/@videojs/xhr-2.5.1.tgz", "_spec": "2.5.1", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "Raynos", "email": "raynos2@gmail.com" }, "bugs": { "url": "https://github.com/naugtur/xhr/issues", "email": "naugtur@gmail.com" }, "contributors": [ { "name": "Jake Verbaten" }, { "name": "Zbyszek Tenerowicz", "email": "naugtur@gmail.com" } ], "dependencies": { "@babel/runtime": "^7.5.5", "global": "~4.4.0", "is-function": "^1.0.1" }, "description": "small xhr abstraction", "devDependencies": { "for-each": "^0.3.2", "pre-commit": "1.2.2", "run-browser": "github:naugtur/run-browser", "tap-spec": "^4.0.2", "tape": "^4.0.0" }, "homepage": "https://github.com/naugtur/xhr", "keywords": [ "xhr", "http", "xmlhttprequest", "xhr2", "browserify" ], "license": "MIT", "main": "index", "name": "@videojs/xhr", "repository": { "type": "git", "url": "git://github.com/naugtur/xhr.git" }, "scripts": { "browser": "run-browser -m test/mock-server.js test/index.js", "test": "run-browser test/index.js -b -m test/mock-server.js | tap-spec" }, "typings": "./index.d.ts", "version": "2.5.1" }