{
  "_args": [
    [
      "dropzone@5.3.0",
      "/Users/ngunguoksiong/Sites/bootstrap/color-admin/template/color_admin_v4.0.1/admin/template/template_laravel"
    ]
  ],
  "_from": "dropzone@5.3.0",
  "_id": "dropzone@5.3.0",
  "_inBundle": false,
  "_integrity": "sha1-Qceop8xtI347KGZOegcZZg0Gftw=",
  "_location": "/dropzone",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dropzone@5.3.0",
    "name": "dropzone",
    "escapedName": "dropzone",
    "rawSpec": "5.3.0",
    "saveSpec": null,
    "fetchSpec": "5.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.3.0.tgz",
  "_spec": "5.3.0",
  "_where": "/Users/ngunguoksiong/Sites/bootstrap/color-admin/template/color_admin_v4.0.1/admin/template/template_laravel",
  "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"
    }
  ],
  "description": "Handles drag and drop of files for you.",
  "devDependencies": {
    "babel-preset-env": "^1.5.2",
    "chai": "1.7.x",
    "grunt": "^1.0.0",
    "grunt-babel": "^6.0.0",
    "grunt-contrib-coffee": "^1.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-sass": "^1.0.0",
    "grunt-contrib-uglify": "^2.1.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-text-replace": "^0.4.0",
    "marked": "^0.3.6",
    "mocha": "^3.2.0",
    "mocha-phantomjs": "^4.1.0",
    "phantomjs-prebuilt": "^2.1.7",
    "sinon": "1.17.7"
  },
  "homepage": "http://www.dropzonejs.com",
  "keywords": [
    "dragndrop",
    "drag and drop",
    "file upload",
    "upload"
  ],
  "license": "MIT",
  "main": "./dist/dropzone.js",
  "maintainers": [
    {
      "name": "Matias Meno",
      "email": "m@tias.me",
      "url": "http://www.colorglare.com"
    }
  ],
  "name": "dropzone",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/meno/dropzone.git"
  },
  "scripts": {
    "test": "grunt && npm run test-prebuilt",
    "test-prebuilt": "mocha-phantomjs test/test-prebuilt.html"
  },
  "version": "5.3.0"
}
