{
  "_args": [
    [
      {
        "raw": "fine-uploader@>=5.15",
        "scope": null,
        "escapedName": "fine-uploader",
        "name": "fine-uploader",
        "rawSpec": ">=5.15",
        "spec": ">=5.15.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record"
    ]
  ],
  "_from": "fine-uploader@>=5.15.0",
  "_id": "fine-uploader@5.16.2",
  "_inCache": true,
  "_location": "/fine-uploader",
  "_nodeVersion": "6.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fine-uploader_5.16.2_1523389971169_0.6073373811058185"
  },
  "_npmUser": {
    "name": "rnicholus",
    "email": "github@garstasio.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fine-uploader@>=5.15",
    "scope": null,
    "escapedName": "fine-uploader",
    "name": "fine-uploader",
    "rawSpec": ">=5.15",
    "spec": ">=5.15.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/fine-uploader/-/fine-uploader-5.16.2.tgz",
  "_shasum": "0d878da1cd2753f80683ac091df5daff9ffb8c44",
  "_shrinkwrap": null,
  "_spec": "fine-uploader@>=5.15",
  "_where": "C:\\www\\dallashi\\videojs-record",
  "author": {
    "name": "Ray Nicholus"
  },
  "bugs": {
    "url": "https://github.com/FineUploader/fine-uploader/issues"
  },
  "contributors": [
    {
      "name": "Ray Nicholus",
      "url": "http://raynicholus.com"
    }
  ],
  "dependencies": {},
  "description": "Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 & Azure uploading, client-side image scaling, preview generation, form support, chunking, auto-resume, and tons of other features.",
  "devDependencies": {
    "clean-css-cli": "4.0.8",
    "jscs": "3.0.7",
    "jshint": "2.9.4",
    "karma": "1.5.0",
    "karma-firefox-launcher": "1.0.0",
    "karma-mocha": "1.3.0",
    "karma-spec-reporter": "0.0.30",
    "mocha": "3.2.0",
    "node-static": "0.7.9",
    "pica": "2.0.8",
    "uglify-js": "2.8.3"
  },
  "directories": {},
  "dist": {
    "shasum": "0d878da1cd2753f80683ac091df5daff9ffb8c44",
    "tarball": "https://registry.npmjs.org/fine-uploader/-/fine-uploader-5.16.2.tgz",
    "fileCount": 215,
    "unpackedSize": 22331563
  },
  "homepage": "https://github.com/FineUploader/fine-uploader#readme",
  "keywords": [
    "amazon",
    "api",
    "aws",
    "azure",
    "chunk",
    "chunking",
    "cross-domain",
    "cross-site",
    "drag",
    "drop",
    "file",
    "file-input",
    "file-uploader",
    "input",
    "jquery",
    "jquery-plugin",
    "multiple",
    "preview",
    "progress",
    "resume",
    "s3",
    "selection",
    "upload",
    "widget"
  ],
  "license": "MIT",
  "main": "lib/traditional.js",
  "maintainers": [
    {
      "name": "rnicholus",
      "email": "github@garstasio.com"
    },
    {
      "name": "singhsukhdeep",
      "email": "sukhdeep.singh12@outlook.com"
    }
  ],
  "name": "fine-uploader",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/FineUploader/fine-uploader.git"
  },
  "scripts": {
    "build": "make clean; make build-all-ui",
    "lint": "make lint",
    "start": "make start-local-dev",
    "test": "make -i lint && make test"
  },
  "title": "Fine Uploader",
  "types": "typescript/fine-uploader.d.ts",
  "version": "5.16.2"
}
