HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/design.system/node_modules/@svgr/babel-preset/package.json
{
  "name": "@svgr/babel-preset",
  "description": "SVGR preset that apply transformations from config",
  "version": "8.1.0",
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "default": "./dist/index.js"
    },
    "./package.json": "./package.json"
  },
  "repository": "https://github.com/gregberge/svgr/tree/main/packages/babel-preset",
  "author": "Greg Bergé <berge.greg@gmail.com>",
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "babel-plugin",
    "babel-preset"
  ],
  "engines": {
    "node": ">=14"
  },
  "homepage": "https://react-svgr.com",
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/gregberge"
  },
  "license": "MIT",
  "dependencies": {
    "@svgr/babel-plugin-add-jsx-attribute": "8.0.0",
    "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0",
    "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0",
    "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0",
    "@svgr/babel-plugin-svg-dynamic-title": "8.0.0",
    "@svgr/babel-plugin-svg-em-dimensions": "8.0.0",
    "@svgr/babel-plugin-transform-react-native-svg": "8.1.0",
    "@svgr/babel-plugin-transform-svg-component": "8.0.0"
  },
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "scripts": {
    "reset": "rm -rf dist",
    "build": "rollup -c ../../build/rollup.config.mjs",
    "prepublishOnly": "pnpm run reset && pnpm run build"
  },
  "gitHead": "772592e042be5063e782bfb8711d024b2fefc6b8"
}