{
  "_args": [
    [
      "react-dnd-html5-backend@2.6.0",
      "/Users/max/Documents/SPADE/minotaure/www/htdocs/content/plugins/minotaure"
    ]
  ],
  "_development": true,
  "_from": "react-dnd-html5-backend@2.6.0",
  "_id": "react-dnd-html5-backend@2.6.0",
  "_inBundle": false,
  "_integrity": "sha1-WQzRzKeEQbsnTt1XH+9MCxbdz44=",
  "_location": "/react-dnd-html5-backend",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-dnd-html5-backend@2.6.0",
    "name": "react-dnd-html5-backend",
    "escapedName": "react-dnd-html5-backend",
    "rawSpec": "2.6.0",
    "saveSpec": null,
    "fetchSpec": "2.6.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/react-dnd-html5-backend/-/react-dnd-html5-backend-2.6.0.tgz",
  "_spec": "2.6.0",
  "_where": "/Users/max/Documents/SPADE/minotaure/www/htdocs/content/plugins/minotaure",
  "bugs": {
    "url": "https://github.com/react-dnd/react-dnd/issues"
  },
  "dependencies": {
    "lodash": "^4.2.0"
  },
  "description": "HTML5 backend for React DnD",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-loader": "^7.1.1",
    "npm-run-all": "^4.1.2",
    "react-dnd": "^2.6.0",
    "rimraf": "^2.6.2",
    "webpack": "^3.1.0"
  },
  "homepage": "https://github.com/react-dnd/react-dnd#readme",
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "react-dnd-html5-backend",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-dnd/react-dnd.git"
  },
  "scripts": {
    "build": "run-p build:*",
    "build:lib": "babel src --out-dir lib",
    "build:umd": "webpack",
    "clean": "rimraf lib",
    "prepublish": "npm test",
    "test": "run-s clean build"
  },
  "version": "2.6.0"
}
