HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/dnlightw-124/dn.lightweb.kr/node_modules/svg.pathmorphing.js/package.json
{
  "name": "svg.pathmorphing.js",
  "version": "0.1.3",
  "description": "Enables pathmorphing / path animation in svg.js",
  "main": "dist/svg.pathmorphing.js",
  "keywords": [
    "svg.js",
    "pathmorphing",
    "animation"
  ],
  "bugs": "https://github.com/svgdotjs/svg.pathmorphing.js/issues",
  "license": "MIT",
  "author": "Ulrich-Matthias Schäfer",
  "contributors": [
    {
      "name": "Ulrich-Matthias Schäfer"
    }
  ],
  "files": [
    "dist/"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/svgdotjs/svg.pathmorphing.js.git"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "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"
  },
  "dependencies": {
    "svg.js": "^2.4.0"
  }
}