Current File : /home/tradevaly/www/node_modules/svg.draggable.js/package.json
{
  "_args": [
    [
      "svg.draggable.js@2.2.2",
      "/home/skote/public_html"
    ]
  ],
  "_from": "svg.draggable.js@2.2.2",
  "_id": "svg.draggable.js@2.2.2",
  "_inBundle": false,
  "_integrity": "sha512-JzNHBc2fLQMzYCZ90KZHN2ohXL0BQJGQimK1kGk6AvSeibuKcIdDX9Kr0dT9+UJ5O8nYA0RB839Lhvk4CY4MZw==",
  "_location": "/svg.draggable.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "svg.draggable.js@2.2.2",
    "name": "svg.draggable.js",
    "escapedName": "svg.draggable.js",
    "rawSpec": "2.2.2",
    "saveSpec": null,
    "fetchSpec": "2.2.2"
  },
  "_requiredBy": [
    "/apexcharts"
  ],
  "_resolved": "https://registry.npmjs.org/svg.draggable.js/-/svg.draggable.js-2.2.2.tgz",
  "_spec": "2.2.2",
  "_where": "/home/skote/public_html",
  "author": {
    "name": "Wout Fierens"
  },
  "bugs": {
    "url": "https://github.com/svgdotjs/svg.draggable.js/issues"
  },
  "contributors": [
    {
      "name": "Wout Fierens"
    },
    {
      "name": "Ulrich-Matthias Schäfer"
    }
  ],
  "dependencies": {
    "svg.js": "^2.0.1"
  },
  "description": "An extension for svg.js which allows to drag elements with your mouse",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-bumper": "^1.0.4",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-uglify": "~0.2.0",
    "grunt-contrib-watch": "~0.4.0"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "dist/"
  ],
  "homepage": "https://github.com/svgdotjs/svg.draggable.js",
  "keywords": [
    "svg.js",
    "draggable",
    "mouse"
  ],
  "license": "MIT",
  "main": "dist/svg.draggable.js",
  "name": "svg.draggable.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/svgdotjs/svg.draggable.js.git"
  },
  "version": "2.2.2"
}