package.json 1.94 KB
{
  "_from": "combined-stream2@^1.0.2",
  "_id": "combined-stream2@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-9uFLegFWZvjHsKH6xQYkAWSsNXA=",
  "_location": "/combined-stream2",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "combined-stream2@^1.0.2",
    "name": "combined-stream2",
    "escapedName": "combined-stream2",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/form-data2"
  ],
  "_resolved": "https://registry.npmjs.org/combined-stream2/-/combined-stream2-1.1.2.tgz",
  "_shasum": "f6e14b7a015666f8c7b0a1fac506240164ac3570",
  "_spec": "combined-stream2@^1.0.2",
  "_where": "C:\\Users\\User\\desktop\\HJW\\meadowlark\\site\\node_modules\\form-data2",
  "author": {
    "name": "Sven Slootweg"
  },
  "bugs": {
    "url": "https://github.com/joepie91/node-combined-stream2/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bluebird": "^2.8.1",
    "debug": "^2.1.1",
    "stream-length": "^1.0.1"
  },
  "deprecated": false,
  "description": "A drop-in Streams2-compatible replacement for combined-stream.",
  "devDependencies": {
    "dev-null": "^0.1.1",
    "gulp": "~3.8.0",
    "gulp-cached": "~0.0.3",
    "gulp-coffee": "~2.0.1",
    "gulp-concat": "~2.2.0",
    "gulp-livereload": "~2.1.0",
    "gulp-nodemon": "~1.0.4",
    "gulp-plumber": "~0.6.3",
    "gulp-remember": "~0.2.0",
    "gulp-rename": "~1.2.0",
    "gulp-util": "~2.2.17",
    "request": "^2.53.0"
  },
  "homepage": "https://github.com/joepie91/node-combined-stream2#readme",
  "keywords": [
    "stream",
    "combined",
    "multistream",
    "streams2"
  ],
  "license": "WTFPL",
  "main": "index.js",
  "name": "combined-stream2",
  "repository": {
    "type": "git",
    "url": "git://github.com/joepie91/node-combined-stream2.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.2"
}