{
  "_args": [
    [
      {
        "raw": "dropzone@^5.2.0",
        "scope": null,
        "escapedName": "dropzone",
        "name": "dropzone",
        "rawSpec": "^5.2.0",
        "spec": ">=5.2.0 <6.0.0",
        "type": "range"
      },
      "/var/www/html/dev"
    ]
  ],
  "_from": "dropzone@>=5.2.0 <6.0.0",
  "_id": "dropzone@5.2.0",
  "_inCache": true,
  "_location": "/dropzone",
  "_nodeVersion": "7.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/dropzone-5.2.0.tgz_1507305664647_0.5851813089102507"
  },
  "_npmUser": {
    "name": "enyo",
    "email": "m@tias.me"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "dropzone@^5.2.0",
    "scope": null,
    "escapedName": "dropzone",
    "name": "dropzone",
    "rawSpec": "^5.2.0",
    "spec": ">=5.2.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.2.0.tgz",
  "_shasum": "2fdf6ac6472f4c62d03d3e9fc22aaa0229d299de",
  "_shrinkwrap": null,
  "_spec": "dropzone@^5.2.0",
  "_where": "/var/www/html/dev",
  "bugs": {
    "url": "https://gitlab.com/meno/dropzone/issues",
    "email": "m@tias.me"
  },
  "contributors": [
    {
      "name": "Matias Meno",
      "email": "m@tias.me",
      "url": "http://www.colorglare.com"
    }
  ],
  "dependencies": {},
  "description": "Handles drag and drop of files for you.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "2fdf6ac6472f4c62d03d3e9fc22aaa0229d299de",
    "tarball": "https://registry.npmjs.org/dropzone/-/dropzone-5.2.0.tgz"
  },
  "gitHead": "7a21136c6d4fe89bbb3a8f690cf7b573824b624f",
  "homepage": "http://www.dropzonejs.com",
  "keywords": [
    "dragndrop",
    "drag and drop",
    "file upload",
    "upload"
  ],
  "license": "MIT",
  "main": "./dist/dropzone.js",
  "maintainers": [
    {
      "name": "enyo",
      "email": "m@tias.me"
    }
  ],
  "name": "dropzone",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/meno/dropzone.git"
  },
  "scripts": {
    "test": "grunt && npm run test-prebuilt",
    "test-prebuilt": "mocha-phantomjs test/test.html"
  },
  "version": "5.2.0"
}
