projecte_ionic/node_modules/@angular-devkit/build-webpack/package.json
2022-02-09 18:30:03 +01:00

68 lines
2 KiB
JSON
Executable file

{
"_from": "@angular-devkit/build-webpack@0.1201.4",
"_id": "@angular-devkit/build-webpack@0.1201.4",
"_inBundle": false,
"_integrity": "sha512-eMmbyHyWJZMQ1tfwVdja/iAk/eXJFYrF8b27gDV9gGI7MGB3KJ93AhkbPbcvlw4Hhx4+6M11GfeXzbwH0q9pnQ==",
"_location": "/@angular-devkit/build-webpack",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@angular-devkit/build-webpack@0.1201.4",
"name": "@angular-devkit/build-webpack",
"escapedName": "@angular-devkit%2fbuild-webpack",
"scope": "@angular-devkit",
"rawSpec": "0.1201.4",
"saveSpec": null,
"fetchSpec": "0.1201.4"
},
"_requiredBy": [
"/@angular-devkit/build-angular"
],
"_resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1201.4.tgz",
"_shasum": "a05ca7ee84d6bdd4a9227fd8a826f73a5bec0a4e",
"_spec": "@angular-devkit/build-webpack@0.1201.4",
"_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/@angular-devkit/build-angular",
"author": {
"name": "Angular Authors"
},
"bugs": {
"url": "https://github.com/angular/angular-cli/issues"
},
"builders": "builders.json",
"bundleDependencies": false,
"dependencies": {
"@angular-devkit/architect": "0.1201.4",
"rxjs": "6.6.7"
},
"deprecated": false,
"description": "Webpack Builder for Architect",
"engines": {
"node": "^12.14.1 || >=14.0.0",
"npm": "^6.11.0 || ^7.5.6",
"yarn": ">= 1.13.0"
},
"experimental": true,
"homepage": "https://github.com/angular/angular-cli",
"keywords": [
"angular",
"Angular CLI",
"devkit",
"sdk",
"Angular DevKit"
],
"license": "MIT",
"main": "src/index.js",
"name": "@angular-devkit/build-webpack",
"peerDependencies": {
"webpack": "^5.30.0",
"webpack-dev-server": "^3.1.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular-cli.git"
},
"typings": "src/index.d.ts",
"version": "0.1201.4"
}