{
  "_from": "streamifier@^0.1.1",
  "_id": "streamifier@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-l+mNj6TRBdYqJpHR3AfoINuN/E8=",
  "_location": "/streamifier",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "streamifier@^0.1.1",
    "name": "streamifier",
    "escapedName": "streamifier",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/express-fileupload"
  ],
  "_resolved": "https://registry.npmjs.org/streamifier/-/streamifier-0.1.1.tgz",
  "_shasum": "97e98d8fa4d105d62a2691d1dc07e820db8dfc4f",
  "_spec": "streamifier@^0.1.1",
  "_where": "C:\\Users\\emman\\Documents\\Visual Studio 2017\\Projects\\NodeRad\\NodeRad\\Components\\Bootstrap-4\\systemframework\\node_modules\\express-fileupload",
  "author": {
    "name": "Gabriel Llamas",
    "email": "gagle@outlook.com"
  },
  "bugs": {
    "url": "https://github.com/gagle/node-streamifier/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Converts a Buffer/String into a readable stream",
  "engines": {
    "node": ">=0.10"
  },
  "homepage": "https://github.com/gagle/node-streamifier#readme",
  "keywords": [
    "string",
    "buffer",
    "readable",
    "stream"
  ],
  "license": "MIT",
  "main": "lib",
  "name": "streamifier",
  "repository": {
    "type": "git",
    "url": "git://github.com/gagle/node-streamifier.git"
  },
  "version": "0.1.1"
}
