????

Your IP : 216.73.216.131


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@angular-devkit/core/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@angular-devkit/core/package.json

{
  "name": "@angular-devkit/core",
  "version": "16.2.8",
  "description": "Angular DevKit - Core Utility Library",
  "main": "src/index.js",
  "typings": "src/index.d.ts",
  "keywords": [
    "Angular CLI",
    "Angular DevKit",
    "angular",
    "core",
    "devkit",
    "sdk"
  ],
  "exports": {
    ".": {
      "types": "./src/index.d.ts",
      "default": "./src/index.js"
    },
    "./node": {
      "types": "./node/index.d.ts",
      "default": "./node/index.js"
    },
    "./node/testing": {
      "types": "./node/testing/index.d.ts",
      "default": "./node/testing/index.js"
    },
    "./package.json": "./package.json",
    "./*": "./*.js",
    "./*.js": "./*.js"
  },
  "dependencies": {
    "ajv-formats": "2.1.1",
    "ajv": "8.12.0",
    "jsonc-parser": "3.2.0",
    "picomatch": "2.3.1",
    "rxjs": "7.8.1",
    "source-map": "0.7.4"
  },
  "peerDependencies": {
    "chokidar": "^3.5.2"
  },
  "peerDependenciesMeta": {
    "chokidar": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/angular-cli.git"
  },
  "engines": {
    "node": "^16.14.0 || >=18.10.0",
    "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
    "yarn": ">= 1.13.0"
  },
  "author": "Angular Authors",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "homepage": "https://github.com/angular/angular-cli"
}