{
  "_args": [
    [
      "angular-dragdrop@1.0.13",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_from": "angular-dragdrop@1.0.13",
  "_id": "angular-dragdrop@1.0.13",
  "_inBundle": false,
  "_integrity": "sha1-4OJAxzzZPKF6182PbnAUgDGdAdw=",
  "_location": "/angular-dragdrop",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "angular-dragdrop@1.0.13",
    "name": "angular-dragdrop",
    "escapedName": "angular-dragdrop",
    "rawSpec": "1.0.13",
    "saveSpec": null,
    "fetchSpec": "1.0.13"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/angular-dragdrop/-/angular-dragdrop-1.0.13.tgz",
  "_spec": "1.0.13",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "https://github.com/codef0rmer/angular-dragdrop/contributors"
  },
  "bugs": {
    "url": "https://github.com/codef0rmer/angular-dragdrop/issues"
  },
  "dependencies": {},
  "description": "This directive allows you to use jQuery UI's draggable and droppable plugins with AngularJS.",
  "devDependencies": {
    "jasmine-core": "^2.2.0",
    "karma": "^0.12.31",
    "karma-chrome-launcher": "^0.1.7",
    "karma-jasmine": "^0.3.5"
  },
  "homepage": "http://codef0rmer.github.io/angular-dragdrop",
  "license": "MIT",
  "main": "src/angular-dragdrop.js",
  "name": "angular-dragdrop",
  "repository": {
    "type": "git",
    "url": "git://github.com/codef0rmer/angular-dragdrop.git"
  },
  "scripts": {
    "test": "npm run test-unit",
    "test-unit": "karma start karma.conf.js"
  },
  "version": "1.0.13"
}
