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

66 lines
1.8 KiB
JSON
Executable file

{
"_from": "@schematics/angular@12.1.4",
"_id": "@schematics/angular@12.1.4",
"_inBundle": false,
"_integrity": "sha512-xGqgGI6GWk4EFdKis8FmSESxoLgjnLQbaRE1t1KZCkSKJzqkOj0R9wiDrtZfcrbPxIkLL+3fAk2ThwwPznT6yw==",
"_location": "/@schematics/angular",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@schematics/angular@12.1.4",
"name": "@schematics/angular",
"escapedName": "@schematics%2fangular",
"scope": "@schematics",
"rawSpec": "12.1.4",
"saveSpec": null,
"fetchSpec": "12.1.4"
},
"_requiredBy": [
"/@angular/cli",
"/@ionic/angular-toolkit"
],
"_resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-12.1.4.tgz",
"_shasum": "13035db487c850ea53029a17b1de49062aa4888b",
"_spec": "@schematics/angular@12.1.4",
"_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/@angular/cli",
"author": {
"name": "Angular Authors"
},
"bugs": {
"url": "https://github.com/angular/angular-cli/issues"
},
"bundleDependencies": false,
"dependencies": {
"@angular-devkit/core": "12.1.4",
"@angular-devkit/schematics": "12.1.4",
"jsonc-parser": "3.0.0"
},
"deprecated": false,
"description": "Schematics specific to Angular",
"engines": {
"node": "^12.14.1 || >=14.0.0",
"npm": "^6.11.0 || ^7.5.6",
"yarn": ">= 1.13.0"
},
"homepage": "https://github.com/angular/angular-cli",
"keywords": [
"angular",
"Angular CLI",
"devkit",
"sdk",
"Angular DevKit",
"blueprints",
"code generation",
"schematics"
],
"license": "MIT",
"name": "@schematics/angular",
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular-cli.git"
},
"schematics": "./collection.json",
"version": "12.1.4"
}