Sha256: edc257748383f160ec33bd81a0c171a483ac7e00e17903cb7f8cd38101b52e24

Contents?: true

Size: 1.77 KB

Versions: 40

Compression:

Stored size: 1.77 KB

Contents

{
  "_from": "unxhr@1.0.1",
  "_id": "unxhr@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-MAhukhVHyaLGDjyDYhy8gVjWJyhTECCdNsLwlMoGFoNJ3o79fpQhtQuzmAE4IxCMDwraF4cW8ZjpAV0m9CRQbg==",
  "_location": "/unxhr",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "unxhr@1.0.1",
    "name": "unxhr",
    "escapedName": "unxhr",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/unxhr/-/unxhr-1.0.1.tgz",
  "_shasum": "92200322d66c728993de771f9e01eeb21f41bc7b",
  "_spec": "unxhr@1.0.1",
  "_where": "/home/guillaume/workspace/opensource/opal/opal/stdlib/nodejs",
  "authors": [
    "Dan DeFelippi (http://driverdan.com)",
    "Guillaume Grossetie (https://github.com/mogztter)"
  ],
  "browser": {
    "fs": false,
    "child_process": false
  },
  "bugs": {
    "url": "http://github.com/mogztter/unxhr/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Synchronous and asynchronous XMLHttpRequest for Node",
  "devDependencies": {
    "chai": "4.2.0",
    "dirty-chai": "2.0.1",
    "get-port": "4.0.0",
    "mocha": "5.2.0",
    "standard": "12.0.1"
  },
  "directories": {
    "lib": "./lib",
    "example": "./example"
  },
  "engines": {
    "node": ">=8.11"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/mogztter/unxhr#readme",
  "keywords": [
    "xhr",
    "ajax",
    "sync",
    "http"
  ],
  "license": "MIT",
  "main": "./lib/XMLHttpRequest.js",
  "name": "unxhr",
  "repository": {
    "type": "git",
    "url": "git://github.com/mogztter/unxhr.git"
  },
  "scripts": {
    "lint": "standard tests/**.js lib/**.js example/**.js",
    "test": "mocha tests/test-*.js"
  },
  "version": "1.0.1"
}

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.8.2 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.8.1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.8.0 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.8.0.beta1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.7.4 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.8.0.alpha1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.7.3 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.7.2 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.7.1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.7.0 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.7.0.rc1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.6.1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.6.0 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.6.0.rc1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.6.0.alpha1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.5.1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.5.0 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.5.0.rc1 stdlib/nodejs/node_modules/unxhr/package.json
opal-1.4.1 stdlib/nodejs/node_modules/unxhr/package.json