{
  "_args": [
    [
      "quill-image-drop-module@1.0.3",
      "D:\\jenkins\\workspace\\reform-fvue"
    ]
  ],
  "_from": "quill-image-drop-module@1.0.3",
  "_id": "quill-image-drop-module@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-HP0Y2kb3nQk1QbRKZzEe1j3mArRQerN5B/U/MlXrOnxmhy3m/xYmVv0YoE13vWnGnBOIcoXGJ/9fi7l6AwsP8Q==",
  "_location": "/quill-image-drop-module",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "quill-image-drop-module@1.0.3",
    "name": "quill-image-drop-module",
    "escapedName": "quill-image-drop-module",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmmirror.com/quill-image-drop-module/-/quill-image-drop-module-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "D:\\jenkins\\workspace\\reform-fvue",
  "author": {
    "name": "@kensnyder"
  },
  "bugs": {
    "url": "https://github.com/kensnyder/quill-image-drop-module/issues"
  },
  "dependencies": {
    "quill": "^1.2.2"
  },
  "description": "A module for Quill rich text editor to allow images to be pasted and drag/dropped into the editor.",
  "devDependencies": {
    "babel-cli": "^6.24.0",
    "babel-preset-env": "^1.2.2",
    "babel-preset-es2015": "^6.24.0",
    "uglify-js": "^2.8.13"
  },
  "homepage": "https://github.com/kensnyder/quill-image-drop-module#readme",
  "keywords": [
    "quill",
    "quilljs",
    "image",
    "drag",
    "and",
    "drop",
    "drop",
    "paste"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "quill-image-drop-module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kensnyder/quill-image-drop-module.git"
  },
  "scripts": {
    "release": "sh ./bin/release.sh",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.3"
}
