{
  "_from": "ordered-read-streams@^0.1.0",
  "_id": "ordered-read-streams@0.1.0",
  "_inBundle": false,
  "_integrity": "sha512-PMX5ehiNri4+lgk9fl09xuPeciGmyPyVUSBwwPT4C/3EHGxoVf7UdgKDE3SLBD4pUDmlzrg1L1cK5igrp+Tyuw==",
  "_location": "/ordered-read-streams",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ordered-read-streams@^0.1.0",
    "name": "ordered-read-streams",
    "escapedName": "ordered-read-streams",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/glob-stream"
  ],
  "_resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-0.1.0.tgz",
  "_shasum": "fd565a9af8eb4473ba69b6ed8a34352cb552f126",
  "_spec": "ordered-read-streams@^0.1.0",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\node_modules\\glob-stream",
  "author": {
    "name": "Artem Medeusheyev",
    "email": "artem.medeusheyev@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/armed/ordered-read-streams/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Combines array of streams into one read stream in strict order",
  "devDependencies": {
    "jshint": "~2.4.1",
    "mocha": "~1.17.0",
    "pre-commit": "0.0.4",
    "should": "~3.0.1",
    "through2": "~0.4.0"
  },
  "homepage": "https://github.com/armed/ordered-read-streams#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "ordered-read-streams",
  "repository": {
    "type": "git",
    "url": "git://github.com/armed/ordered-read-streams.git"
  },
  "scripts": {
    "test": "jshint *.js test/*.js && mocha -R spec"
  },
  "version": "0.1.0"
}
