HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/current/node_modules/gulp-svgmin/package.json
{
  "_args": [
    [
      "gulp-svgmin@2.2.0",
      "/var/www/french-american.org/releases/20210421135930Z"
    ]
  ],
  "_development": true,
  "_from": "gulp-svgmin@2.2.0",
  "_id": "gulp-svgmin@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-MjfZ7DNlomplrhACwmdowPnAV3firF+3432chp1XQyy6OxbZmM7AyMwsITfglS6bGaE3msKiNeqIb0Sn3LHlyg==",
  "_location": "/gulp-svgmin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-svgmin@2.2.0",
    "name": "gulp-svgmin",
    "escapedName": "gulp-svgmin",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-svgmin/-/gulp-svgmin-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/var/www/french-american.org/releases/20210421135930Z",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "ava": {
    "require": "babel-register"
  },
  "bugs": {
    "url": "https://github.com/ben-eb/gulp-svgmin/issues"
  },
  "dependencies": {
    "plugin-error": "^1.0.1",
    "svgo": "^1.2.1"
  },
  "description": "Minify SVG files with gulp.",
  "devDependencies": {
    "ava": "^0.17.0",
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.3",
    "babel-preset-env": "^1.7.0",
    "babel-register": "^6.26.0",
    "chai": "^4.1.2",
    "coveralls": "^3.0.2",
    "cross-env": "^5.2.0",
    "del-cli": "^1.1.0",
    "eslint": "^3.0.0",
    "eslint-config-cssnano": "^3.1.3",
    "eslint-plugin-babel": "^3.3.0",
    "eslint-plugin-import": "^2.0.1",
    "nyc": "^13.0.1",
    "vinyl": "^2.2.0"
  },
  "eslintConfig": {
    "extends": "cssnano"
  },
  "files": [
    "LICENSE-MIT",
    "dist"
  ],
  "homepage": "https://github.com/ben-eb/gulp-svgmin",
  "keywords": [
    "gulpplugin",
    "minify",
    "svg",
    "svgo"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "gulp-svgmin",
  "nyc": {
    "exclude": [
      "node_modules",
      "**/__tests__"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ben-eb/gulp-svgmin.git"
  },
  "scripts": {
    "prepublishOnly": "del-cli dist && cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
    "pretest": "eslint src",
    "test": "nyc ava src/__tests__"
  },
  "version": "2.2.0"
}