{
  "_args": [
    [
      {
        "raw": "blueimp-file-upload@>=9.19.1",
        "scope": null,
        "escapedName": "blueimp-file-upload",
        "name": "blueimp-file-upload",
        "rawSpec": ">=9.19.1",
        "spec": ">=9.19.1",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record"
    ]
  ],
  "_from": "blueimp-file-upload@>=9.19.1",
  "_id": "blueimp-file-upload@9.21.0",
  "_inCache": true,
  "_location": "/blueimp-file-upload",
  "_nodeVersion": "9.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/blueimp-file-upload_9.21.0_1519042361545_0.7999958181334081"
  },
  "_npmUser": {
    "name": "blueimp",
    "email": "mail@blueimp.net"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "blueimp-file-upload@>=9.19.1",
    "scope": null,
    "escapedName": "blueimp-file-upload",
    "name": "blueimp-file-upload",
    "rawSpec": ">=9.19.1",
    "spec": ">=9.19.1",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-9.21.0.tgz",
  "_shasum": "bf7bfc3e28970e8be0f8789f68026e0dca98f6e0",
  "_shrinkwrap": null,
  "_spec": "blueimp-file-upload@>=9.19.1",
  "_where": "C:\\www\\dallashi\\videojs-record",
  "author": {
    "name": "Sebastian Tschan",
    "url": "https://blueimp.net"
  },
  "bugs": {
    "url": "https://github.com/blueimp/jQuery-File-Upload/issues"
  },
  "dependencies": {
    "blueimp-canvas-to-blob": "3.5.0",
    "blueimp-load-image": "2.12.2",
    "blueimp-tmpl": "3.6.0"
  },
  "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine,",
  "devDependencies": {
    "bower-json": "0.8.1",
    "jshint": "2.9.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-lDsM4m6PETB0CXyKZHiSQd/HhBCCTxMwGCUnnIDG46bVsUsL/McrodXwaNZ//poUopH46XQvBdY/SnJFKK3DEg==",
    "shasum": "bf7bfc3e28970e8be0f8789f68026e0dca98f6e0",
    "tarball": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-9.21.0.tgz",
    "fileCount": 22,
    "unpackedSize": 205379
  },
  "gitHead": "e6f059023afdae3efe9ce66970745254caa80256",
  "homepage": "https://github.com/blueimp/jQuery-File-Upload",
  "keywords": [
    "jquery",
    "file",
    "upload",
    "widget",
    "multiple",
    "selection",
    "drag",
    "drop",
    "progress",
    "preview",
    "cross-domain",
    "cross-site",
    "chunk",
    "resume",
    "gae",
    "go",
    "python",
    "php",
    "bootstrap"
  ],
  "license": "MIT",
  "main": "js/jquery.fileupload.js",
  "maintainers": [
    {
      "name": "blueimp",
      "email": "sebastian.tschan@gmail.com"
    }
  ],
  "name": "blueimp-file-upload",
  "optionalDependencies": {
    "blueimp-canvas-to-blob": "3.5.0",
    "blueimp-load-image": "2.12.2",
    "blueimp-tmpl": "3.6.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/blueimp/jQuery-File-Upload.git"
  },
  "scripts": {
    "bower-version-update": "./bower-version-update.js",
    "lint": "jshint *.js js/*.js js/cors/*.js",
    "postversion": "git push --tags origin master && npm publish",
    "preversion": "npm test",
    "test": "npm run lint",
    "version": "npm run bower-version-update && git add bower.json"
  },
  "title": "jQuery File Upload",
  "version": "9.21.0"
}
