????

Your IP : 3.148.226.67


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@jimp/plugin-scale/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/@jimp/plugin-scale/package.json

{
  "name": "@jimp/plugin-scale",
  "version": "0.22.10",
  "description": "scale an image.",
  "main": "dist/index.js",
  "module": "es/index.js",
  "repository": "jimp-dev/jimp",
  "types": "index.d.ts",
  "scripts": {
    "build": "npm run build:node:production && npm run build:module",
    "build:watch": "npm run build:node:debug -- -- --watch --verbose",
    "build:debug": "npm run build:node:debug",
    "build:module": "cross-env BABEL_ENV=module babel src -d es --source-maps --config-file ../../babel.config.js",
    "build:node": "babel src -d dist --source-maps --config-file ../../babel.config.js",
    "build:node:debug": "cross-env BABEL_ENV=development npm run build:node",
    "build:node:production": "cross-env BABEL_ENV=production npm run build:node"
  },
  "author": "",
  "license": "MIT",
  "dependencies": {
    "@jimp/utils": "^0.22.10"
  },
  "peerDependencies": {
    "@jimp/custom": ">=0.3.5",
    "@jimp/plugin-resize": ">=0.3.5"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "af334eff862cc8091378cd6b1e194086e36d445e"
}