{
  "_from": "leaflet.path.drag@0.0.5",
  "_id": "leaflet.path.drag@0.0.5",
  "_inBundle": false,
  "_integrity": "sha1-1ySZeX8sppDLjtx3fU6y7wcuXHA=",
  "_location": "/leaflet.path.drag",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "leaflet.path.drag@0.0.5",
    "name": "leaflet.path.drag",
    "escapedName": "leaflet.path.drag",
    "rawSpec": "0.0.5",
    "saveSpec": null,
    "fetchSpec": "0.0.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/leaflet.path.drag/-/leaflet.path.drag-0.0.5.tgz",
  "_shasum": "d72499797f2ca690cb8edc777d4eb2ef072e5c70",
  "_spec": "leaflet.path.drag@0.0.5",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend",
  "author": {
    "name": "Yohan Boniface"
  },
  "bugs": {
    "url": "https://github.com/Leaflet/Path.Drag.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Allow to drag Leaflet path",
  "devDependencies": {
    "chai": "^3.5.0",
    "leaflet": "^1.0.0-rc.2",
    "mocha": "^2.5.3",
    "mocha-phantomjs-core": "^1.3.1",
    "phantomjs-prebuilt": "^2.1.7",
    "prosthetic-hand": "^1.3.1"
  },
  "homepage": "https://github.com/Leaflet/Path.Drag.js#readme",
  "keywords": [
    "leaflet",
    "path",
    "polygon",
    "polyline",
    "dragging"
  ],
  "license": "MIT",
  "main": "src/Path.Drag.js",
  "name": "leaflet.path.drag",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Leaflet/Path.Drag.js.git"
  },
  "scripts": {
    "test": "./node_modules/phantomjs-prebuilt/bin/phantomjs node_modules/mocha-phantomjs-core/mocha-phantomjs-core.js test/index.html spec '{\"viewportSize\":{\"width\": 1024,\"height\": 768}}'"
  },
  "version": "0.0.5"
}
