{
  "_args": [
    [
      "dnd-core@2.6.0",
      "/Users/max/Documents/SPADE/minotaure/www/htdocs/content/plugins/minotaure"
    ]
  ],
  "_development": true,
  "_from": "dnd-core@2.6.0",
  "_id": "dnd-core@2.6.0",
  "_inBundle": false,
  "_integrity": "sha1-ErrWbVh0LG5ffPKUP7aFlED4CcQ=",
  "_location": "/dnd-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dnd-core@2.6.0",
    "name": "dnd-core",
    "escapedName": "dnd-core",
    "rawSpec": "2.6.0",
    "saveSpec": null,
    "fetchSpec": "2.6.0"
  },
  "_requiredBy": [
    "/react-dnd"
  ],
  "_resolved": "https://registry.npmjs.org/dnd-core/-/dnd-core-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": {
    "asap": "^2.0.6",
    "invariant": "^2.0.0",
    "lodash": "^4.2.0",
    "redux": "^3.7.1"
  },
  "description": "Drag and drop sans the GUI",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "npm-run-all": "^4.1.2",
    "rimraf": "^2.6.1"
  },
  "homepage": "https://github.com/react-dnd/react-dnd#readme",
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "dnd-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-dnd/react-dnd.git"
  },
  "scripts": {
    "build": "babel src --out-dir lib",
    "clean": "rimraf lib",
    "prepublish": "npm run test",
    "test": "npm-run-all clean build"
  },
  "version": "2.6.0"
}
