Uname: Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.31.145
Your Ip: 216.73.216.182
User: homesquasz (91404) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : package.json
{
  "name": "raphael",
  "version": "2.3.0",
  "description": "JavaScript Vector Library",
  "main": "raphael.min.js",
  "author": {
    "name": "Dmitry Baranovskiy"
  },
  "contributors": [
    {
      "name": "Tomas Alabes",
      "url": "https://github.com/tomasAlabes"
    }
  ],
  "dependencies": {
    "eve-raphael": "0.5.0"
  },
  "devDependencies": {
    "qunitjs": "^1.0.0",
    "webpack": "4.39.2",
    "webpack-cli": "3.3.6"
  },
  "scripts": {
    "start": "yarn build-all",
    "dev": "webpack -d",
    "build-src": "webpack -d --devtool none",
    "build-no-deps": "webpack --env.noDeps -d --devtool none --output-filename raphael.no-deps.js",
    "build-no-deps-min": "webpack --env.noDeps -p --output-filename raphael.no-deps.min.js",
    "build-prod": "webpack -p --output-filename raphael.min.js",
    "build-all": "yarn build-src && yarn build-no-deps && yarn build-no-deps-min && yarn build-prod",
    "test": "echo \"Open dev/test/index.html with your browser\" && exit 1",
    "prepublishOnly": "yarn build-all"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/DmitryBaranovskiy/raphael.git"
  },
  "bugs": {
    "url": "https://github.com/DmitryBaranovskiy/raphael/issues"
  },
  "keywords": [
    "svg",
    "vml",
    "javascript"
  ],
  "homepage": "http://dmitrybaranovskiy.github.io/raphael/",
  "license": "MIT"
}
© 2026 GrazzMean