Current File : /home/tradevaly/www/node_modules/svg.pathmorphing.js/package.json
{
  "_args": [
    [
      "svg.pathmorphing.js@0.1.3",
      "/home/skote/public_html"
    ]
  ],
  "_from": "svg.pathmorphing.js@0.1.3",
  "_id": "svg.pathmorphing.js@0.1.3",
  "_inBundle": false,
  "_integrity": "sha512-49HWI9X4XQR/JG1qXkSDV8xViuTLIWm/B/7YuQELV5KMOPtXjiwH4XPJvr/ghEDibmLQ9Oc22dpWpG0vUDDNww==",
  "_location": "/svg.pathmorphing.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "svg.pathmorphing.js@0.1.3",
    "name": "svg.pathmorphing.js",
    "escapedName": "svg.pathmorphing.js",
    "rawSpec": "0.1.3",
    "saveSpec": null,
    "fetchSpec": "0.1.3"
  },
  "_requiredBy": [
    "/apexcharts"
  ],
  "_resolved": "https://registry.npmjs.org/svg.pathmorphing.js/-/svg.pathmorphing.js-0.1.3.tgz",
  "_spec": "0.1.3",
  "_where": "/home/skote/public_html",
  "author": {
    "name": "Ulrich-Matthias Schäfer"
  },
  "bugs": {
    "url": "https://github.com/svgdotjs/svg.pathmorphing.js/issues"
  },
  "contributors": [
    {
      "name": "Ulrich-Matthias Schäfer"
    }
  ],
  "dependencies": {
    "svg.js": "^2.4.0"
  },
  "description": "Enables pathmorphing / path animation in svg.js",
  "devDependencies": {
    "del": "^2.2.2",
    "gulp": "^3.9.1",
    "gulp-header": "^1.8.8",
    "gulp-iife": "^0.3.0",
    "gulp-rename": "^1.2.2",
    "gulp-standard": "^10.0.0",
    "gulp-trimlines": "^1.0.1",
    "gulp-uglify": "^2.1.2",
    "gulp-wrap-iife": "0.0.1"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "dist/"
  ],
  "homepage": "https://github.com/svgdotjs/svg.pathmorphing.js#readme",
  "keywords": [
    "svg.js",
    "pathmorphing",
    "animation"
  ],
  "license": "MIT",
  "main": "dist/svg.pathmorphing.js",
  "name": "svg.pathmorphing.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/svgdotjs/svg.pathmorphing.js.git"
  },
  "version": "0.1.3"
}