{
  "name": "immediate",
  "versions": {
    "2.0.1": {
      "name": "immediate",
      "description": "A shim for the setImmediate efficient script yielding API",
      "version": "2.0.1",
      "author": {
        "name": "NobleJS"
      },
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/setImmediate.git"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/setImmediate/issues"
      },
      "main": "dist/setImmediate.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.0.1",
      "dist": {
        "shasum": "cfe8c625ea3077a9868b1fb5a1d65dfd6a0cd63c",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.0.1.tgz",
        "integrity": "sha512-x6EAD4q1i9lnZ8nhSUW8efCSCCGS4LFNMC1opadOK/BjxGovdLjnqmkZlWdMtUWY/ryEwSbeYO/UfKwZRmXVXw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIB6rmJep2r3Gdgbl1d4/Jmx8appbFxRgNWUiL4M5CusPAiACuU+eaP1v8yvorZKN/UmMb5dNb5hKnV9ByqqwHRd1PQ=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.8",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.3.1": {
      "name": "immediate",
      "description": "A shim for the setImmediate efficient script yielding API",
      "version": "2.3.1",
      "author": {
        "name": "NobleJS"
      },
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/setImmediate.git"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/setImmediate/issues"
      },
      "main": "dist/immediate.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007",
        "build": "component build -o dist -n immediate -s immediate"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "component": "~0.17.6"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.3.1",
      "dist": {
        "shasum": "d8b65d1d77a354f2c4722a931014cced8ccaa382",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.3.1.tgz",
        "integrity": "sha512-ebeEmIxo2d0Mro/zkANo0qcN4U2KtkhoRngCsbFrOLLuZ3peu7lApj6WTKi6x3YJl4uLasqtoxu86Vei/ke45w==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIGs9aNBYqfQy5uqzMV5Ep8TpjyMbyUQ6VK+WljZnoZwEAiAaGMuvn2Vre6xkJAxm6Uol3gmypPPTWTHnduqajfYfdQ=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.8",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.4.0": {
      "name": "immediate",
      "description": "A shim for the setImmediate efficient script yielding API",
      "version": "2.4.0",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/setImmediate.git"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/setImmediate/issues"
      },
      "main": "dist/immediate.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007",
        "build": "component build -o dist -n immediate -s immediate"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "component": "~0.17.6"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.4.0",
      "dist": {
        "shasum": "7593cdb2dec56c41e61a65f6b1728cff3148535f",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.4.0.tgz",
        "integrity": "sha512-+zNtw2bB5JFpinpJRAggoXZu52ra2Z1lRsGZBedq1qpt1GAv5M8Pu8XjF0L598PKVzvBoXQwTtIhG1CjkgFeFg==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIHNu0oCeM1i1yVIzQKsreKrASL0gzjuYozszE5076xJuAiAki7Ly4oKm6zyRLlUauvnC5nrqhbGAm0tQhn09bvslEw=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.5",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.4.1": {
      "name": "immediate",
      "description": "A shim for the setImmediate efficient script yielding API",
      "version": "2.4.1",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/setImmediate.git"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/setImmediate/issues"
      },
      "main": "dist/immediate.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "component": "~0.17.6",
        "grunt-component": "~0.1.7",
        "grunt-contrib-uglify": "~0.2.4",
        "grunt": "~0.4.1"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.4.1",
      "dist": {
        "shasum": "6dffa4d8403ca986264f84874eebc237b893cb2d",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.4.1.tgz",
        "integrity": "sha512-FwxPh7uKfKhACzPl/QDUpH3UhO7YZ88vw4RtXy8dnohaWCUjlj3O5PPR3ZVO1AUGNKL8QOnWtvYMZTMTsPtb0Q==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIB3kkArZNcla99LxmO6SWjdPgJMP2aqxBgugQiI8+OmbAiBrcutqQ6cXh5deY67BRf9tCAshMLF0Kz3IdeEY2CkdZA=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.8",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.4.2": {
      "name": "immediate",
      "description": "A shim for the setImmediate efficient script yielding API",
      "version": "2.4.2",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/setImmediate.git"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/setImmediate/issues"
      },
      "main": "dist/immediate.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "component": "~0.17.6",
        "grunt-component": "~0.1.7",
        "grunt-contrib-uglify": "~0.2.4",
        "grunt": "~0.4.1"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.4.2",
      "dist": {
        "shasum": "6a508cd2eb614725203b1d1c3674ead08c0d9787",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.4.2.tgz",
        "integrity": "sha512-HkQzKprm5e5bdt2sU/md2kEYZVsOg9WtGbqSpy/+1iNOK+vRd0dvHNRNqTq9HIV19pm2j9y4GXAK8XOfmcrhbw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIEO1cYYLIGJdwftqiI7ZaMqnQazGF7hckN1qXBIIFsvTAiB/QeauPDeXZ0gAuSnRH6Bbh2nLxEvk3epGkZgQ8lL46Q=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.5",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.4.3": {
      "name": "immediate",
      "description": "A shim for the setImmediate efficient script yielding API",
      "version": "2.4.3",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/setImmediate.git"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/setImmediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "component": "~0.17.6",
        "grunt-component": "~0.1.7",
        "grunt-contrib-uglify": "~0.2.4",
        "grunt": "~0.4.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.4.3",
      "dist": {
        "shasum": "4fc0bcbf420d469cbfdef9961f5f5e992ed579c3",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.4.3.tgz",
        "integrity": "sha512-ocyvzNoHaElDZwEJQnhCAMirQjzLiZlMJ0D5IB6e+7alJ6ZxaU8iM8qdF/rRjrvsIHS3k5xzaGl630O0Ae2P+g==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCHUn5BQGORVe9WTB51AADn0UqiE+XVTeeED0b2mAzM/QIhAK+VTI/UB2vU5sggh6pG4Sksg53HiZgUX0icL/g+FuGh"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.5",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.5.0": {
      "name": "immediate",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "version": "2.5.0",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "grunt-contrib-uglify": "~0.2.4",
        "grunt": "~0.4.1",
        "browserify": "~2.35.0",
        "grunt-browserify": "~1.2.9"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.5.0",
      "dist": {
        "shasum": "501f339083aa872f9af8418f0c82e16168e40386",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.5.0.tgz",
        "integrity": "sha512-Ki/F1lS9WQnhmod8TJwxn8l/Zlrx4f5Kb0XkTBPkYLSwOQeg9A3OpMoJFY4sghlIzrh9ehNPHxWCNvVhgVyuhw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIH6yjaqESVCo1G5sudBz4M/DqB1LYycuCZvjwvhNCOg3AiA5yWXZ2r+H06CdFOju0D4XUhc9zfYnON/o/l+0Xv2Ttw=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.5",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.5.1": {
      "name": "immediate",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "version": "2.5.1",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "grunt-contrib-uglify": "~0.2.4",
        "grunt": "~0.4.1",
        "browserify": "~2.35.0",
        "grunt-browserify": "~1.2.9"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.5.1",
      "dist": {
        "shasum": "dab9569ab5291e2db907c54ed36964dfb943b909",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.5.1.tgz",
        "integrity": "sha512-Yrxu6Ledd844VdOzuOQDyRFYBQ94SpXZwykRkzi0bouqMt7WNM3h8ymNIvfa1u+hKGMUGjrw6kIkSsdLq+b5fw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDFG2fPRNZzWAKP5B19rDhTCVzPrAGcR2hKJBGFKKnIUgIhANBI3VDRtwcVfyz3A/ncRpmg3Uw+os8qASQGRHJciCKu"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.5",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.5.2": {
      "name": "immediate",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "version": "2.5.2",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "test": "mocha test/tests.js -R nyan",
        "test-browser-only": "opener http://localhost:9007/test/browserOnly/index.html && http-server . -p 9007"
      },
      "devDependencies": {
        "jshint": "~1.1",
        "mocha": "1.9.x",
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "grunt-contrib-uglify": "~0.2.4",
        "grunt": "~0.4.1",
        "browserify": "~2.35.0",
        "grunt-browserify": "~1.2.9"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.5.2",
      "dist": {
        "shasum": "5a1396599e9a4a98c783160f6adefd9a80092c39",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.5.2.tgz",
        "integrity": "sha512-IAs1iZDke/hjNZpSkbpcs2Zx6iR4RLlb1UyXPUGBgUGIdGjBpPa31H4anmFOr3zRCLz8pAhdfqDlbjIADRwyjA==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDbXPeojjpGrUjDAoR/Q5F18raJLU/blhCOcoMwVjIMuAIhANt4lOdWmCJXIi3o2KjhnsJ6I0fVUiD5C2Zq8Zsiuzlo"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.5",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.6.0": {
      "name": "immediate",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "version": "2.6.0",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "test": "grunt test"
      },
      "devDependencies": {
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "grunt-contrib-uglify": "~0.2.4",
        "grunt": "~0.4.1",
        "browserify": "~2.35.0",
        "grunt-browserify": "~1.2.9",
        "grunt-contrib-connect": "~0.5.0",
        "grunt-saucelabs": "~4.1.2",
        "grunt-contrib-jshint": "~0.7.0",
        "mocha": "~1.13.0",
        "chai": "~1.8.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "testling": {
        "browsers": [
          "ie/6..latest",
          "firefox/3..5",
          "firefox/19..nightly",
          "chrome/4..7",
          "chrome/24..canary",
          "opera/10..next",
          "safari/4..latest",
          "iphone/6",
          "ipad/6"
        ],
        "harness": "mocha",
        "files": "test/tests.js"
      },
      "_id": "immediate@2.6.0",
      "dist": {
        "shasum": "a6e3c4a74abfeb78b10b7eb409bf075e3cacb63a",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.6.0.tgz",
        "integrity": "sha512-tSsL2AqOqjEFQ6lCX8Y3WCCDmhHC4STUF+b9iitUF/4D5Jbtez1Op4+iI6TrjmOgkg2OmWO50RP79Ladc2At1Q==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIGlEPAir2V6NnFbusmQzc1jHaEpvEHxH78Vtw64YDWZ2AiAWEppc3USQuAiYgFKZQnYMhEUJZvVwslxExP9Nnsy2kw=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.5",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.6.1": {
      "name": "immediate",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "version": "2.6.1",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "test": "grunt test"
      },
      "devDependencies": {
        "http-server": "~0.5.3",
        "opener": "~1.3",
        "grunt-contrib-uglify": "~0.2.4",
        "grunt": "~0.4.1",
        "browserify": "~2.35.0",
        "grunt-browserify": "~1.2.9",
        "grunt-contrib-connect": "~0.5.0",
        "grunt-saucelabs": "~4.1.2",
        "grunt-contrib-jshint": "~0.7.0",
        "mocha": "~1.13.0",
        "grunt-cli": "~0.1.9"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "_id": "immediate@2.6.1",
      "dist": {
        "shasum": "d5f523c5c8a9c367e13b546997739fbe4a9f0776",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.6.1.tgz",
        "integrity": "sha512-nH7LeQ55clB5YMO4++zVMc5J2fnQWYFQCiBe1NJliyqL0kgHDDTWewl6I7n+by2am3GynLO2VghYq8sG9RrGBw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDYG51czp1RzwYE7XObf/pKnk13CgYX9im390rm3wj49wIhAITJzQWU2MF0Fp8DfsAhOkds4ImAgdMEOjb6Hwy2N41H"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.3.5",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.6.2": {
      "name": "immediate",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "version": "2.6.2",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/7..latest",
          "chrome/latest",
          "firefox/latest",
          "opera/11..latest",
          "safari/latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.12",
        "tape": "^2.10.2",
        "jshint": "^2.4.4",
        "testling": "^1.6.1",
        "browserify": "^3.32.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@2.6.2",
      "dist": {
        "shasum": "989f85c2c6da4de2829bd204dfb938d5908015fd",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.6.2.tgz",
        "integrity": "sha512-2uFaGV94n3SmSEge83bFzQuiN99kwL/eZkZuYMWgj+Iml/1vKOIyOs6w5rVowsbor7XnxM8C9Y8ytKTWiGN0mA==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDF41AWTjwPY4mM0TVZrjjmnPhMFK8rNRkIQyOfuACDpAIhAP9hiYSBjVuZoGgoOyQZrCfqnnhClu4Gg0Y52p1Qj4yh"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.4",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.6.3": {
      "name": "immediate",
      "version": "2.6.3",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/7..latest",
          "chrome/latest",
          "firefox/latest",
          "opera/11..latest",
          "safari/latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.12",
        "tape": "^2.10.2",
        "jshint": "^2.4.4",
        "testling": "^1.6.1",
        "browserify": "^3.32.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@2.6.3",
      "dist": {
        "shasum": "96dd89cbea062e52fee0475757badcd6828007ef",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.6.3.tgz",
        "integrity": "sha512-7BaOAcWR30GtFE5/EvHwjkcMKTJudaggAZH7pFYjeKKIEws1ej62iLKpCIqePLeAe8dkUmAydgJQk10AWiBu0Q==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQD1/Z0ePfw23G8sQsypm1orf/h0sBw2vhJYEtLIpvXvywIgVf3c2Pf2GGIn8mfMTCqyozNPK1V28DZlSA370EIYbkM="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.6.4": {
      "name": "immediate",
      "version": "2.6.4",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.12",
        "tape": "^2.10.2",
        "jshint": "^2.4.4",
        "testling": "^1.6.1",
        "browserify": "^3.32.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@2.6.4",
      "dist": {
        "shasum": "c2a753c6f807f45094f32e0dfd60f66f4e97a3a1",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.6.4.tgz",
        "integrity": "sha512-RiGkdB+zyB/W2Ngt43IkDYkbvBY7Em7DpFv5rC+BdWIorrFDeKSt+//OzmB+cqZTodKQQtor5SkQyb8jP7HbjQ==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIFmVGuMSVPt1FcR/eoNcICcILwP4mn0XQviL2Kg6xLxLAiAYaBOde1VKbAR1wlRiCstrtNSxSL89uhQLSiE2XWKQfw=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.6.5": {
      "name": "immediate",
      "version": "2.6.5",
      "description": "A polyfill for the setImmediate efficient script yielding API",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.12",
        "tape": "^2.10.2",
        "jshint": "^2.4.4",
        "testling": "^1.6.1",
        "browserify": "^3.32.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@2.6.5",
      "dist": {
        "shasum": "a1a865b78f7936d971a62c23a576842d5256cbc8",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.6.5.tgz",
        "integrity": "sha512-//r3aqgYncM0br57KjEZn9Sl7aIyw7mEn04ojDWrfnGF65luLZcVY4K1kDhH+aNQPk4SyZgHzrKvS/wVfBcXJw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCKXRqUCApM7kujdq8gAHwBYx7NC2yKRC4FgWSjmTrQkQIhAKmCI1DQjrxewLACWhxuhFty1vYqY632jeNOoFPHoPV0"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.7.0": {
      "name": "immediate",
      "version": "2.7.0",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.12",
        "tape": "^2.10.2",
        "jshint": "^2.4.4",
        "testling": "^1.6.1",
        "browserify": "^3.32.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@2.7.0",
      "dist": {
        "shasum": "ad400b3f18c2d933974cbff71fd051c5f8213faa",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.7.0.tgz",
        "integrity": "sha512-vmg6VDtwoqGqJV46+RqekrmYAeKOyWL7CKNBkMgweGFaI2yRjdl+r5eytFpHmebJhhGtVtH6X0nKhk8E4HULuw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCoTIFhiWgyPMzxYHAcEVjvMnbfppT1ia/Q+Lv9E4MlmQIhALEHcFk5V65BUYR2HCuVp3Ix2LXhM07/tuHTEVKIpSql"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.7.1": {
      "name": "immediate",
      "version": "2.7.1",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/fakeNextTick.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.12",
        "tape": "^2.10.2",
        "jshint": "^2.4.4",
        "testling": "^1.6.1",
        "browserify": "^3.32.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@2.7.1",
      "dist": {
        "shasum": "aef15685bf65ec3889a998f5cdf31b0143f9fe46",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.7.1.tgz",
        "integrity": "sha512-vuwdxOWV6dOhDLC8aOK+Vl6m9QcSdrV0JOm+hIF/ke5x3jfTAyeAoMw2ww6qm/8goVcfXFY7zJNlmr7+LUM5rw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIHpYGc6bH5cAThQQFEwvqaRlwC42zQeDqOeDHsPfiV60AiEAoFEiT672tEXD+8ZxHDSu0Ul7l7HonrkGECP8cjznz9Q="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.4",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "2.7.2": {
      "name": "immediate",
      "version": "2.7.2",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/mutation.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.12",
        "tape": "^2.10.2",
        "jshint": "^2.4.4",
        "testling": "^1.6.1",
        "browserify": "^3.32.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@2.7.2",
      "dist": {
        "shasum": "59ab3a551fe8a9393c4ece66217e45fdec1e495b",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-2.7.2.tgz",
        "integrity": "sha512-uIatFYoV9yhU/WF91Ym9iXOluqUVOPy80o762KeSX/tcKRmq/O85uo49pdN3+q77I6YbHekLvkXv5gHyqOQyAw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDakyWp18XjPKex0PBjiiqNCdGJ/SpaL9/vN26cK4sdsQIhAORXj4zuLHAGxng1k7z9oanofgjdcVN7DyWxmxH1J/Es"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "3.0.0": {
      "name": "immediate",
      "version": "3.0.0",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick.js": "./lib/mutation.js"
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.12",
        "tape": "^2.10.2",
        "jshint": "^2.4.4",
        "testling": "^1.6.1",
        "browserify": "^3.32.1"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@3.0.0",
      "dist": {
        "shasum": "102ab219eadc28cce1eb5b40c87bbfb312e74975",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.0.0.tgz",
        "integrity": "sha512-HPYuzYZSC5A6sL4DgIcRSVqsj82RVVYvRycaWgJvyTVcsSJlmkJa7O5DwplLeIXBkCl67Al0X5FsW5UiTqHyCQ==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCm+I/tsehz/bfsI32nSdZ8FWG38dtGUfdli2F98nJpLAIhAN6lNd6ryjFgzn/pxA5HLT/ojLdBdoC1N+M+v+2pP0OJ"
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "3.0.1": {
      "name": "immediate",
      "version": "3.0.1",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "devDependencies": {
        "uglify-js": "^2.4.13",
        "tape": "^2.13.1",
        "jshint": "^2.5.1",
        "browserify": "^4.1.5",
        "testling": "^1.6.1"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@3.0.1",
      "dist": {
        "shasum": "090ac44ebc3b18bc1c74dc93ac321f032fa8bb93",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.0.1.tgz",
        "integrity": "sha512-z9t3ptAk4LZx/BYnZjqaACp7jYBOgHWeKlHP/e9aCIo1B11gSrhlyRX+I6/kCAWH0L/2Sqg3MPvt8YPtyFA+Rw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQCgmwOXEwh0HVbF1W1lkqLbmeD5o5MkSqvfORKIouap3AIgfxrSy9lcmURAbrEl6QDryGgv1P+gxQMXzhzf04YKoCQ="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "3.0.2": {
      "name": "immediate",
      "version": "3.0.2",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "devDependencies": {
        "uglify-js": "^2.4.13",
        "tape": "^2.13.1",
        "jshint": "^2.5.1",
        "browserify": "^4.1.5",
        "testling": "^1.6.1"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@3.0.2",
      "dist": {
        "shasum": "c854f05e9e9995f6b20a752a7bd8af28ccb502f5",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.0.2.tgz",
        "integrity": "sha512-1BnIdTqgbJniZBMlZqoB0q3A7GHC2JzANICCkrVBF0osd0JGpOT320PzNBTPLSuDsvh3wSzawpc36gG0t9pGog==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIAD0qVCvCOKb0UPg2eSPzEaWO9/oQ+mGL7EyRr6ylmQmAiAnOBn1QjB2yTaV0gBx/wK0S9O2fDSZA3lbjwi1JzCx3Q=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "3.0.3": {
      "name": "immediate",
      "version": "3.0.3",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "devDependencies": {
        "uglify-js": "^2.4.13",
        "tape": "^2.13.1",
        "jshint": "^2.5.1",
        "browserify": "^4.1.5",
        "testling": "^1.6.1"
      },
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@3.0.3",
      "dist": {
        "shasum": "328c4f8ff9ac8b974576170ef3f9bd4af4e432e5",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.0.3.tgz",
        "integrity": "sha512-gfqQxY2LHdGXlydlPPRDGCGt+FqhQxFmiRyPlWUNUR5K1hjv5Fq7qG+E0BAGRB7Y/kAl5HUhYHjiz+Y3IF/POw==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIFR3Dc5iVIiNBEWEjIrj4SYPTQRpZv81rqwAScXWtRxAAiAGc7j+q46kO5uB6L+fXBIW4/2HIQ6NdOkF9pyTgB5Iww=="
          }
        ]
      },
      "_from": ".",
      "_npmVersion": "1.4.3",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "3.1.0": {
      "name": "immediate",
      "version": "3.1.0",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js | tspec"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "devDependencies": {
        "browserify": "^4.1.5",
        "jshint": "^2.5.1",
        "tap-spec": "^3.0.0",
        "uglify-js": "^2.4.13",
        "tape": "^4.0.0"
      },
      "gitHead": "ffa3087a93fb012ec9c11d11a5348f74686e68bb",
      "homepage": "https://github.com/calvinmetcalf/immediate",
      "_id": "immediate@3.1.0",
      "_shasum": "ec27bd8cc462643805922dd43e4b366768902b92",
      "_from": ".",
      "_npmVersion": "2.7.6",
      "_nodeVersion": "1.8.1",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "dist": {
        "shasum": "ec27bd8cc462643805922dd43e4b366768902b92",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.1.0.tgz",
        "integrity": "sha512-O+GSwf6OVIdmIZCmjfyIOEnv3hi0kDEKzEyvxH3oj3rPcaYEPlTB4yGErJSCUfX5G0lTlFd++9ymIJGYH2Q04A==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCzltK9LpCnFy5cfRD00gAQz/ku482DV40vzcUVgX7F7QIhALGicoxs2R+DUQUs82aI9gWN25axVVQaGauAXvw7odwi"
          }
        ]
      },
      "directories": {}
    },
    "3.2.0": {
      "name": "immediate",
      "version": "3.2.0",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js | tspec"
      },
      "jam": {
        "main": "dist/immediate.js"
      },
      "devDependencies": {
        "browserify": "^4.1.5",
        "jshint": "^2.5.1",
        "tap-spec": "^3.0.0",
        "uglify-js": "^2.4.13",
        "tape": "^4.0.0"
      },
      "gitHead": "946159793b95fc9e6d612572811369ad8a88fafd",
      "homepage": "https://github.com/calvinmetcalf/immediate#readme",
      "_id": "immediate@3.2.0",
      "_shasum": "fa7c0d7c9ec77e19b2973e68c9a0aad49858a6eb",
      "_from": ".",
      "_npmVersion": "2.9.0",
      "_nodeVersion": "2.0.2",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "dist": {
        "shasum": "fa7c0d7c9ec77e19b2973e68c9a0aad49858a6eb",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.2.0.tgz",
        "integrity": "sha512-p/9hr6B3RYeAo7HmioRYcZRWtjUlumV09j5djjDTU1wnCqDV9coAeUAUTCPy+QchpbvaN2Cnpk87Xgh0FtrpoA==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQD73WmkNPG0/3kHTlP+EIGdCkM3DI+kzP4NlQE0egXfsQIhAKEXQLloFfOcEHGKHTjBLhhZdytctbqf//LVpGXllOw/"
          }
        ]
      },
      "directories": {}
    },
    "3.0.4": {
      "name": "immediate",
      "version": "3.0.4",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js | derequire > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.13",
        "tape": "^2.13.1",
        "jshint": "^2.5.1",
        "browserify": "^10.0.0",
        "testling": "^1.6.1",
        "derequire": "^2.0.0"
      },
      "gitHead": "1b0550bd741d9287f268ce0333f90867be3637b1",
      "homepage": "https://github.com/calvinmetcalf/immediate#readme",
      "_id": "immediate@3.0.4",
      "_shasum": "d1a533bc8bf83ebf2fe5a9379e59985c467ccac9",
      "_from": ".",
      "_npmVersion": "2.9.0",
      "_nodeVersion": "2.0.2",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "dist": {
        "shasum": "d1a533bc8bf83ebf2fe5a9379e59985c467ccac9",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.0.4.tgz",
        "integrity": "sha512-E2LwPHsa+2sWblJwXnacrizbsnXcnL8BviS2X9/ELVG2BLdjBLS1ikDZ4AN1UHQPMFX0Llsi0fA9TCebODG6fg==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCID3zFEQljr7sH7elgszCkFQmLWSp0gIY94KNLchdQt94AiBW5YDzmDR8KxQZjtxqT5P/IDRCjd4yVB+6ijwaseWdNw=="
          }
        ]
      },
      "directories": {}
    },
    "3.2.1": {
      "name": "immediate",
      "version": "3.2.1",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js | derequire > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js | tspec"
      },
      "devDependencies": {
        "browserify": "^10.0.0",
        "derequire": "^2.0.0",
        "jshint": "^2.5.1",
        "tap-spec": "^3.0.0",
        "tape": "^4.0.0",
        "uglify-js": "^2.4.13"
      },
      "gitHead": "347e2595c8cdc36b2b7d97f5b2ac97d0ed1f4c17",
      "homepage": "https://github.com/calvinmetcalf/immediate#readme",
      "_id": "immediate@3.2.1",
      "_shasum": "f8f7cd5226c4ab298e9c59ea34b297675fdb5675",
      "_from": ".",
      "_npmVersion": "2.9.0",
      "_nodeVersion": "2.0.2",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "dist": {
        "shasum": "f8f7cd5226c4ab298e9c59ea34b297675fdb5675",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.2.1.tgz",
        "integrity": "sha512-Yc3vh6PG6RAIVmEkrO+8ymx6ESF5l3v/NLgyi2bIl3lijwP6pcbi4v9hFaskM3KvCYdF3RsH/zaXVzcVYSoWrg==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEQCIH2wrFeqhtV/vL2D6AXfpzfI1vYkUTPMZskxJW2EesjPAiAUTqf83AmWsIubprMB2UFXybcEcOPg8w/jlxpKVNgu5g=="
          }
        ]
      },
      "directories": {}
    },
    "3.0.5": {
      "name": "immediate",
      "version": "3.0.5",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browserify": {
        "transform": [
          "inline-process-browser",
          "unreachable-branch-transform"
        ]
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js | derequire > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js && browserify test/tests.js | testling"
      },
      "devDependencies": {
        "uglify-js": "^2.4.13",
        "tape": "^2.13.1",
        "jshint": "^2.5.1",
        "browserify": "^10.0.0",
        "testling": "^1.6.1",
        "derequire": "^2.0.0"
      },
      "dependencies": {
        "inline-process-browser": "^1.0.0",
        "unreachable-branch-transform": "^0.3.0"
      },
      "gitHead": "081a89b1c4e48283bbe3316528343aa1976a1c72",
      "homepage": "https://github.com/calvinmetcalf/immediate#readme",
      "_id": "immediate@3.0.5",
      "_shasum": "d6e01b480a9006a6e091bf56a7b7f6334c385ad9",
      "_from": ".",
      "_npmVersion": "2.9.0",
      "_nodeVersion": "2.5.0",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "dist": {
        "shasum": "d6e01b480a9006a6e091bf56a7b7f6334c385ad9",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.0.5.tgz",
        "integrity": "sha512-Ry9armVU2RUoNbXoNse76rLHch0dwRTR9/zBUk7M2sUYZNcYJJXeJlSnHycGp7INEN3XVmwCjDvNerEUTPwDlg==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIQC1KDAtt5tbuSwQ+sWrYYwbtD8/bOG4V0XJN8tEC/5k3gIgUC4yLjIKAjiPh5NGHZkKqn2e5EyochpLYxhDoFQykz0="
          }
        ]
      },
      "directories": {}
    },
    "3.2.2": {
      "name": "immediate",
      "version": "3.2.2",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js | derequire > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js | tspec"
      },
      "devDependencies": {
        "browserify": "^10.0.0",
        "derequire": "^2.0.0",
        "jshint": "^2.5.1",
        "tap-spec": "^3.0.0",
        "tape": "^4.0.0",
        "uglify-js": "^2.4.13"
      },
      "gitHead": "dd81ef43de40c19c9b293948224953e3de7dd590",
      "homepage": "https://github.com/calvinmetcalf/immediate#readme",
      "_id": "immediate@3.2.2",
      "_shasum": "25cf9c1f5ecc4ca8bd704c645101f50b3dc11162",
      "_from": ".",
      "_npmVersion": "2.9.0",
      "_nodeVersion": "4.1.2",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "dist": {
        "shasum": "25cf9c1f5ecc4ca8bd704c645101f50b3dc11162",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.2.2.tgz",
        "integrity": "sha512-PaiamX+ApaaL3CR7IpHbia/2b/X2TmVA8w8o7zTUGrqop9iEBr9oYQNRmw5PGjF0cPnSe+YFBRMq5BW31rgLZQ==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQCJa6SMBYMpcC1dE9iQs+ADEEqaJG6qqeGYDk1cFXUfuQIhAOX22w+DpwvGklOFneNDnnbObC14igXP+bw910qtoBPk"
          }
        ]
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "directories": {}
    },
    "3.0.6": {
      "name": "immediate",
      "version": "3.0.6",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "files": [
        "lib",
        "dist"
      ],
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-node && npm run build-js && npm run uglify",
        "build-node": "browserify-transform-cli inline-process-browser unreachable-branch-transform < ./lib/index.js > ./lib/browser.js",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/browser.js | derequire > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js"
      },
      "browser": {
        "./lib/index.js": "./lib/browser.js"
      },
      "devDependencies": {
        "browserify": "^13.0.0",
        "browserify-transform-cli": "^1.1.1",
        "derequire": "^2.0.0",
        "inline-process-browser": "^2.0.0",
        "jshint": "^2.5.1",
        "tape": "^4.0.0",
        "uglify-js": "^2.4.13",
        "unreachable-branch-transform": "^0.5.1"
      },
      "gitHead": "cba16a641397af7071dda0d7aee8b06c89a9926d",
      "_id": "immediate@3.0.6",
      "_shasum": "9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b",
      "_from": ".",
      "_npmVersion": "3.8.6",
      "_nodeVersion": "5.12.0",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "dist": {
        "shasum": "9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.0.6.tgz",
        "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIAyMyCjk6b0RVqHqwuUYuMrgY3s98pS1M/t0+8Aq1FaCAiEA4YhtjSFDu8yGTw/lKLg6G3bnFZXG1q1j1JExx9bEAjE="
          }
        ]
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "packages-12-west.internal.npmjs.com",
        "tmp": "tmp/immediate-3.0.6.tgz_1469708719595_0.6643407943192869"
      },
      "directories": {}
    },
    "3.2.3": {
      "name": "immediate",
      "version": "3.2.3",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js | derequire > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js | tspec"
      },
      "devDependencies": {
        "browserify": "^10.0.0",
        "derequire": "^2.0.0",
        "jshint": "^2.5.1",
        "tap-spec": "^3.0.0",
        "tape": "^4.0.0",
        "uglify-js": "^2.4.13"
      },
      "gitHead": "57ed41d729fd1182f88a1221185631f142d2abf5",
      "_id": "immediate@3.2.3",
      "_shasum": "d140fa8f614659bd6541233097ddaac25cdd991c",
      "_from": ".",
      "_npmVersion": "3.8.6",
      "_nodeVersion": "5.12.0",
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "dist": {
        "shasum": "d140fa8f614659bd6541233097ddaac25cdd991c",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.2.3.tgz",
        "integrity": "sha512-RrGCXRm/fRVqMIhqXrGEX9rRADavPiDFSoMb/k64i9XMk8uH4r/Omi5Ctierj6XzNecwDbO4WuFbDD1zmpl3Tg==",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEYCIQDuWa0pqqBT3F0XoLW1UeshrVMUVKjNpQyno5WVUcyklAIhAIc4SygdMeyFR0VQAnMvO2JreqpU+2s5b0Vnvt+uOqI1"
          }
        ]
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "packages-12-west.internal.npmjs.com",
        "tmp": "tmp/immediate-3.2.3.tgz_1471458786902_0.25323316687718034"
      },
      "directories": {}
    },
    "3.3.0": {
      "name": "immediate",
      "version": "3.3.0",
      "description": "A cross browser microtask library",
      "contributors": [
        {
          "name": "Domenic Denicola",
          "email": "domenic@domenicdenicola.com",
          "url": "http://domenicdenicola.com"
        },
        {
          "name": "Donavon West",
          "email": "github@donavon.com",
          "url": "http://donavon.com"
        },
        {
          "name": "Yaffle"
        },
        {
          "name": "Calvin Metcalf",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "testling": {
        "files": "test/tests.js",
        "browsers": [
          "ie/6..latest",
          "chrome/latest",
          "firefox/3..latest",
          "opera/10..latest",
          "safari/4..latest",
          "iphone/latest",
          "ipad/latest",
          "android-browser/latest"
        ]
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git://github.com/calvinmetcalf/immediate.git"
      },
      "browser": {
        "./lib/nextTick": false
      },
      "bugs": {
        "url": "https://github.com/calvinmetcalf/immediate/issues"
      },
      "main": "lib/index.js",
      "scripts": {
        "build": "npm run build-js && npm run uglify",
        "uglify": "uglifyjs dist/immediate.js -mc > dist/immediate.min.js",
        "build-js": "browserify -s immediate ./lib/index.js | derequire > dist/immediate.js",
        "test": "jshint lib/*.js && node test/tests.js | tspec"
      },
      "devDependencies": {
        "browserify": "^16.5.1",
        "derequire": "^2.1.1",
        "jshint": "^2.5.1",
        "tap-spec": "^5.0.0",
        "tape": "^4.0.0",
        "uglify-js": "^2.4.13"
      },
      "gitHead": "c943398fb2a044fce69c8093527d0d608b04e6a7",
      "homepage": "https://github.com/calvinmetcalf/immediate#readme",
      "_id": "immediate@3.3.0",
      "_nodeVersion": "12.16.0",
      "_npmVersion": "6.14.5",
      "dist": {
        "integrity": "sha512-HR7EVodfFUdQCTIeySw+WDRFJlPcLOJbXfwwZ7Oom6tjsvZ3bOkCDJHehQC3nxJrv7+f9XecwazynjU8e4Vw3Q==",
        "shasum": "1aef225517836bcdf7f2a2de2600c79ff0269266",
        "tarball": "http://mirrors.tencentyun.com/npm/immediate/-/immediate-3.3.0.tgz",
        "fileCount": 15,
        "unpackedSize": 20964,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe36DbCRA9TVsSAnZWagAAtcoP+QDv1yG1YL/fKbzKAj/O\nJUCHxgrPtum+2uMuUqd1IW4r70rJPxowv4weGDiH6XcZo2AW5p1ofYuUd9v2\nbqaYIXpwOztr3sRe9te3GquuKDRI4WthUWVysLp5EHssUHmOs1mNpqcVlJBP\nkfMSMGpdcuKp91jYT9tyiFmrJXLASeF1eJbezI6/Q2MkRtApM0CqlDxU123b\n7nSGgVkYJSkUowYluLJQ53CP1KJXijeH/audtip8ZdHFhYFHTWFmin4iYR4D\nJ2f7Tf74/WaK52QXSss+MQxs5ZAWwOgHTGCZ3oYqnarqwH21vCJAIKAm+IhU\nYac/wSZmz6LGG/9CE9gMWCH3566WE2XjdwslGqQ9+rGNt6at2HfKN2aKFJ+M\nwPb9eeLwWgPJSgGKaIyRvKs53KSMZW346fzf2PPcp+RSPJremAbszKfigVfm\n1F6/cgmxlq/KsMVd7uMsGGMbjlAArdAL14b/fB/9skcjRiiginiSYHdyt06O\nqnVjumeVhRtvT24FVrHctUK2y7AXoZfwvGNlTgTxqk2GZTNfhOqJcCYPnrTe\nEISbZEm4WUywu2mw1DN1kGTMnpM/GMeck1LJaCgvsrEhzr1WvG6GFHQyvbI+\n2ZDl376XbPJatybWDG4W4Rifoerv7EHt28JW8PjmfGxRnSMiX1AKpimz+meu\n4/Rv\r\n=0OMi\r\n-----END PGP SIGNATURE-----\r\n",
        "signatures": [
          {
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
            "sig": "MEUCIHdA8/EfANMrA6b+x9vSK2SAshIyY3nTYOXzRuNXZqamAiEAnt7EXYhrMo6w87vKAToJ8JVaDapx2UeamcMqlgrSilc="
          }
        ]
      },
      "maintainers": [
        {
          "name": "cwmma",
          "email": "calvin.metcalf@gmail.com"
        }
      ],
      "_npmUser": {
        "name": "cwmma",
        "email": "calvin.metcalf@gmail.com"
      },
      "directories": {},
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages",
        "tmp": "tmp/immediate_3.3.0_1591714011470_0.701074719114023"
      },
      "_hasShrinkwrap": false
    }
  },
  "time": {
    "modified": "2022-06-19T00:46:31.412Z",
    "created": "2013-09-17T15:57:43.413Z",
    "2.0.1": "2013-09-17T15:57:44.659Z",
    "2.3.1": "2013-09-19T12:54:44.067Z",
    "2.4.0": "2013-09-22T14:53:50.154Z",
    "2.4.1": "2013-09-23T17:00:42.595Z",
    "2.4.2": "2013-09-24T23:28:25.172Z",
    "2.4.3": "2013-10-01T09:23:03.839Z",
    "2.5.0": "2013-10-26T16:28:05.355Z",
    "2.5.1": "2013-10-26T16:38:40.869Z",
    "2.5.2": "2013-10-26T16:40:28.968Z",
    "2.6.0": "2013-10-26T21:18:22.997Z",
    "2.6.1": "2013-10-26T21:22:07.799Z",
    "2.6.2": "2014-03-11T00:35:15.032Z",
    "2.6.3": "2014-03-11T11:42:17.892Z",
    "2.6.4": "2014-04-21T12:53:41.808Z",
    "2.6.5": "2014-04-21T18:36:47.445Z",
    "2.7.0": "2014-05-02T15:01:02.067Z",
    "2.7.1": "2014-05-04T17:46:01.356Z",
    "2.7.2": "2014-05-06T19:17:49.474Z",
    "3.0.0": "2014-05-08T16:02:35.350Z",
    "3.0.1": "2014-05-20T11:51:59.557Z",
    "3.0.2": "2014-05-22T11:19:33.217Z",
    "3.0.3": "2014-09-30T17:36:08.116Z",
    "3.1.0": "2015-04-23T11:38:24.250Z",
    "3.2.0": "2015-05-21T19:49:16.219Z",
    "3.0.4": "2015-05-27T12:19:39.521Z",
    "3.2.1": "2015-05-27T12:20:45.750Z",
    "3.0.5": "2015-08-06T16:16:36.562Z",
    "3.2.2": "2015-10-12T14:53:18.810Z",
    "3.0.6": "2016-07-28T12:25:21.086Z",
    "3.2.3": "2016-08-17T18:33:08.706Z",
    "3.3.0": "2020-06-09T14:46:51.597Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "3.3.0",
    "lie": "3.0.5"
  },
  "_rev": "20272-5c96d7f5c30f2a0e",
  "_id": "immediate",
  "readme": "# immediate [![Build Status](https://travis-ci.org/calvinmetcalf/immediate.svg?branch=master)](https://travis-ci.org/calvinmetcalf/immediate)\n\n[![testling status](https://ci.testling.com/calvinmetcalf/immediate.png)](https://ci.testling.com/calvinmetcalf/immediate)\n\n```\nnpm install immediate --save\n```\n\nthen\n\n```js\nvar immediate = require(\"immediate\");\n\nimmediate(function () {\n  // this will run soon\n});\n\nimmediate(function (arg1, arg2) {\n  // get your args like in iojs\n}, thing1, thing2);\n```\n\n## Introduction\n\n**immediate** is a microtask library, descended from [NobleJS's setImmediate](https://github.com/NobleJS/setImmediate), but including ideas from [Cujo's When](https://github.com/cujojs/when) and [RSVP][RSVP].\n\nimmediate takes the tricks from setImmediate and RSVP and combines them with the scheduler inspired (vaguely) by when's.\n\nNote versions 2.6.5 and earlier were strictly speaking a 'macrotask' library not a microtask one, [see this for the difference](https://github.com/YuzuJS/setImmediate#macrotasks-and-microtasks), if you need a macrotask library, [I got you covered](https://github.com/calvinmetcalf/macrotask).\n\nSeveral new features were added in versions 3.1.0 and 3.2.0 to maintain parity with\nprocess.nextTick, but the 3.0.x series is still being kept up to date if you just need\nthe small barebones version\n\n## The Tricks\n\n### `process.nextTick`\n\nNote that we check for *actual* Node.js environments, not emulated ones like those produced by browserify or similar.\n\n### `queueMicrotask`\n\nFunction available in major browser these days which you can use to add a function into the microtask queue managed by V8.\n\n### `MutationObserver`\n\nThis is what [RSVP][RSVP] uses, it's very fast, details on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver).\n\n\n### `MessageChannel`\n\nUnfortunately, `postMessage` has completely different semantics inside web workers, and so cannot be used there. So we\nturn to [`MessageChannel`][MessageChannel], which has worse browser support, but does work inside a web worker.\n\n### `<script> onreadystatechange`\n\nFor our last trick, we pull something out to make things fast in Internet Explorer versions 6 through 8: namely,\ncreating a `<script>` element and firing our calls in its `onreadystatechange` event. This does execute in a future\nturn of the event loop, and is also faster than `setTimeout(…, 0)`, so hey, why not?\n\n## Tricks we don't use\n\n### `setImmediate`\nWe avoid using `setImmediate` because node's `process.nextTick` is better suited to our needs. Additionally, Internet Explorer 10's implementation of `setImmediate` is broken.\n\n\n## Reference and Reading\n\n * [Efficient Script Yielding W3C Editor's Draft][spec]\n * [W3C mailing list post introducing the specification][list-post]\n * [IE Test Drive demo][ie-demo]\n * [Introductory blog post by Nicholas C. Zakas][ncz]\n * I wrote a couple of blog posts on this, [part 1][my-blog-1] and [part 2][my-blog-2]\n\n[RSVP]: https://github.com/tildeio/rsvp.js\n[spec]: https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/setImmediate/Overview.html\n[list-post]: http://lists.w3.org/Archives/Public/public-web-perf/2011Jun/0100.html\n[ie-demo]: http://ie.microsoft.com/testdrive/Performance/setImmediateSorting/Default.html\n[ncz]: http://www.nczonline.net/blog/2011/09/19/script-yielding-with-setimmediate/\n[nextTick]: http://nodejs.org/docs/v0.8.16/api/process.html#process_process_nexttick_callback\n[postMessage]: http://www.whatwg.org/specs/web-apps/current-work/multipage/web-messaging.html#posting-messages\n[MessageChannel]: http://www.whatwg.org/specs/web-apps/current-work/multipage/web-messaging.html#channel-messaging\n[cross-browser-demo]: http://calvinmetcalf.github.io/setImmediate-shim-demo\n[my-blog-1]:http://calvinmetcalf.com/post/61672207151/setimmediate-etc\n[my-blog-2]:http://calvinmetcalf.com/post/61761231881/javascript-schedulers",
  "_attachments": {}
}
