{
  "_from": "multer-cos",
  "_id": "multer-cos@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-4F8P1VTCSNhiem+BFJFLe3Ixco6cIuAQ6j7U+PBRvdbBJRZgq5Q+vaDMMBWJ1HmPGOOP3AyKS5yk2f0nbFoqqA==",
  "_location": "/multer-cos",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "multer-cos",
    "name": "multer-cos",
    "escapedName": "multer-cos",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/multer-cos/-/multer-cos-1.0.2.tgz",
  "_shasum": "95c7c06cdee1b9311675a895481f9d946de6dcf3",
  "_spec": "multer-cos",
  "_where": "/Users/lanbo/workplace/websocket",
  "author": {
    "name": "lanbosm"
  },
  "bugs": {
    "url": "https://github.com/lanbosm/multer-COS/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Streaming multer storage engine for QCloud COS",
  "devDependencies": {
    "cos-nodejs-sdk-v5": "^2.2.6",
    "dotenv": "^5.0.1",
    "multer": "^1.3.0"
  },
  "engines": {
    "node": ">= 6.10.0"
  },
  "homepage": "https://github.com/lanbosm/multer-COS#readme",
  "keywords": [
    "express",
    "multer",
    "COS"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "multer-cos",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/lanbosm/multer-COS.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.3"
}
