{
  "_from": "@nestjs/mapped-types@^2.0.5",
  "_id": "@nestjs/mapped-types@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-W+n+rM69XsFdwORF11UqJahn4J3xi4g/ZEOlJNL6KoW5ygWSmBB2p0S2BZ4FQeS/NDH72e6xIcu35SfJnE8bXw==",
  "_location": "/@nestjs/mapped-types",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@nestjs/mapped-types@^2.0.5",
    "name": "@nestjs/mapped-types",
    "escapedName": "@nestjs%2fmapped-types",
    "scope": "@nestjs",
    "rawSpec": "^2.0.5",
    "saveSpec": null,
    "fetchSpec": "^2.0.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@nestjs/mapped-types/-/mapped-types-2.1.0.tgz",
  "_shasum": "b9b536b7c3571567aa1d0223db8baa1a51505a19",
  "_spec": "@nestjs/mapped-types@^2.0.5",
  "_where": "/home/kattop/public_html/rafique/api",
  "author": {
    "name": "Kamil Mysliwiec"
  },
  "bugs": {
    "url": "https://github.com/nestjs/mapped-types/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Nest - modern, fast, powerful node.js web framework (@mapped-types)",
  "devDependencies": {
    "@commitlint/cli": "19.6.1",
    "@commitlint/config-angular": "19.7.0",
    "@eslint/eslintrc": "3.2.0",
    "@eslint/js": "9.18.0",
    "@nestjs/common": "11.0.1",
    "@types/jest": "29.5.14",
    "@types/node": "22.10.7",
    "class-transformer": "0.5.1",
    "class-validator": "0.14.1",
    "eslint": "9.18.0",
    "eslint-config-prettier": "10.0.1",
    "eslint-plugin-prettier": "5.2.2",
    "globals": "15.14.0",
    "husky": "9.1.7",
    "jest": "29.7.0",
    "lint-staged": "15.4.1",
    "prettier": "3.4.2",
    "reflect-metadata": "0.2.2",
    "release-it": "18.1.1",
    "rimraf": "6.0.1",
    "ts-jest": "29.2.5",
    "typescript": "5.7.3",
    "typescript-eslint": "8.20.0"
  },
  "homepage": "https://github.com/nestjs/mapped-types#readme",
  "license": "MIT",
  "lint-staged": {
    "**/*.{ts,json}": []
  },
  "name": "@nestjs/mapped-types",
  "peerDependencies": {
    "@nestjs/common": "^10.0.0 || ^11.0.0",
    "class-transformer": "^0.4.0 || ^0.5.0",
    "class-validator": "^0.13.0 || ^0.14.0",
    "reflect-metadata": "^0.1.12 || ^0.2.0"
  },
  "peerDependenciesMeta": {
    "class-validator": {
      "optional": true
    },
    "class-transformer": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nestjs/mapped-types.git"
  },
  "scripts": {
    "build": "rimraf -rf dist && tsc -p tsconfig.json",
    "format": "prettier \"{lib,tests}/**/*.ts\" --write",
    "lint": "eslint 'lib/**/*.ts' --fix",
    "prepare": "husky",
    "prepublish:next": "npm run build",
    "prepublish:npm": "npm run build",
    "prerelease": "npm run build",
    "publish:next": "npm publish --access public --tag next",
    "publish:npm": "npm publish --access public",
    "release": "release-it",
    "test:e2e": "jest --config ./tests/jest-e2e.json --runInBand",
    "test:e2e:dev": "jest --config ./tests/jest-e2e.json --runInBand --watch"
  },
  "url": "https://github.com/nestjs/mapped-types#readme",
  "version": "2.1.0"
}
