{ "_args": [ [ { "raw": "xhr@^2.0.1", "scope": null, "escapedName": "xhr", "name": "xhr", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\load-bmfont" ] ], "_from": "xhr@>=2.0.1 <3.0.0", "_id": "xhr@2.4.1", "_inCache": true, "_location": "/xhr", "_nodeVersion": "8.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/xhr-2.4.1.tgz_1513259692700_0.35227392171509564" }, "_npmUser": { "name": "naugtur", "email": "naugtur@gmail.com" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "raw": "xhr@^2.0.1", "scope": null, "escapedName": "xhr", "name": "xhr", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/load-bmfont" ], "_resolved": "https://registry.npmjs.org/xhr/-/xhr-2.4.1.tgz", "_shasum": "ba982cced205ae5eec387169ac9dc77ca4853d38", "_shrinkwrap": null, "_spec": "xhr@^2.0.1", "_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\load-bmfont", "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.2.2", "run-browser": "github:naugtur/run-browser", "tap-spec": "^4.0.2", "tape": "^4.0.0" }, "directories": {}, "dist": { "integrity": "sha512-pAIU5vBr9Hiy5cpFIbPnwf0C18ZF86DBsZKrlsf87N5De/JbA6RJ83UP/cv+aljl4S40iRVMqP4pr4sF9Dnj0A==", "shasum": "ba982cced205ae5eec387169ac9dc77ca4853d38", "tarball": "https://registry.npmjs.org/xhr/-/xhr-2.4.1.tgz" }, "gitHead": "3bf5eb75fd929da4efeff6dfcc8d174dea62feab", "homepage": "https://github.com/naugtur/xhr", "keywords": [ "xhr", "http", "xmlhttprequest", "xhr2", "browserify" ], "license": "MIT", "main": "index", "maintainers": [ { "name": "raynos", "email": "raynos2@gmail.com" }, { "name": "naugtur", "email": "naugtur@gmail.com" } ], "name": "xhr", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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.1" }