{ "_args": [ [ "xhr@2.4.0", "D:\\林谷智能项目\\yanchengPowerSupply" ] ], "_from": "xhr@2.4.0", "_id": "xhr@2.4.0", "_inBundle": false, "_integrity": "sha512-TUbBsdAuJbX8olk9hsDwGK8P1ri1XlV+PdEWkYw+HQQbpkiBR8PLgD1F3kQDPBs9l4Px34hP9rCYAZOCCAENbw==", "_location": "/xhr", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "xhr@2.4.0", "name": "xhr", "escapedName": "xhr", "rawSpec": "2.4.0", "saveSpec": null, "fetchSpec": "2.4.0" }, "_requiredBy": [ "/video.js" ], "_resolved": "https://registry.npmmirror.com/xhr/-/xhr-2.4.0.tgz", "_spec": "2.4.0", "_where": "D:\\林谷智能项目\\yanchengPowerSupply", "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": { "global": "~4.3.0", "is-function": "^1.0.1", "parse-headers": "^2.0.0", "xtend": "^4.0.0" }, "description": "small xhr abstraction", "devDependencies": { "for-each": "^0.3.2", "pre-commit": "1.0.10", "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": "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" }, "version": "2.4.0" }