| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- {
- "_from": "xhr2@0.1.3",
- "_id": "xhr2@0.1.3",
- "_inBundle": false,
- "_integrity": "sha1-y/xHWaabSoiOeM9PILBRA4dXvRE=",
- "_location": "/xhr2",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "xhr2@0.1.3",
- "name": "xhr2",
- "escapedName": "xhr2",
- "rawSpec": "0.1.3",
- "saveSpec": null,
- "fetchSpec": "0.1.3"
- },
- "_requiredBy": [
- "/@okta/okta-auth-js"
- ],
- "_resolved": "https://registry.npmjs.org/xhr2/-/xhr2-0.1.3.tgz",
- "_shasum": "cbfc4759a69b4a888e78cf4f20b051038757bd11",
- "_spec": "xhr2@0.1.3",
- "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/SharedTravelMapIonicApp/node_modules/@okta/okta-auth-js",
- "author": {
- "name": "Victor Costan",
- "email": "victor@costan.us",
- "url": "http://www.costan.us"
- },
- "browser": "lib/browser.js",
- "bugs": {
- "url": "https://github.com/pwnall/node-xhr2/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "Francois-Xavier Kowalski",
- "email": "francois-xavier.kowalski@hp.com"
- }
- ],
- "dependencies": {},
- "deprecated": false,
- "description": "XMLHttpRequest emulation for node.js",
- "devDependencies": {
- "async": ">= 1.4.2",
- "chai": ">= 3.2.0",
- "codo": ">= 2.0.11",
- "coffee-script": ">= 1.9.3",
- "express": ">= 4.13.3",
- "glob": ">= 5.0.14",
- "mocha": ">= 2.2.5",
- "open": ">= 0.0.5",
- "remove": ">= 0.1.5",
- "sinon": ">= 1.15.4",
- "sinon-chai": ">= 2.8.0"
- },
- "directories": {
- "doc": "doc",
- "lib": "lib",
- "src": "src",
- "test": "test"
- },
- "engines": {
- "node": ">= 0.6"
- },
- "homepage": "https://github.com/pwnall/node-xhr2",
- "keywords": [
- "xhr",
- "xmlhttprequest",
- "ajax",
- "browser"
- ],
- "license": "MIT",
- "main": "lib/xhr2.js",
- "name": "xhr2",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/pwnall/node-xhr2.git"
- },
- "scripts": {
- "prepublish": "node_modules/coffee-script/bin/cake build",
- "test": "node_modules/coffee-script/bin/cake test"
- },
- "version": "0.1.3"
- }
|