package.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "_args": [
  3. [
  4. "@schematics/update@0.803.25",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@schematics/update@0.803.25",
  10. "_id": "@schematics/update@0.803.25",
  11. "_inBundle": false,
  12. "_integrity": "sha512-VIlqhJsCStA3aO4llxZ7lAOvQUqppyZdrEO7f/ApIJmuofPQTkO5Hx21tnv0dyExwoqPCSIHzEu4Tmc0/TWM1A==",
  13. "_location": "/@schematics/update",
  14. "_phantomChildren": {
  15. "fast-json-stable-stringify": "2.0.0",
  16. "magic-string": "0.25.3",
  17. "rxjs": "6.4.0",
  18. "uri-js": "4.2.2"
  19. },
  20. "_requested": {
  21. "type": "version",
  22. "registry": true,
  23. "raw": "@schematics/update@0.803.25",
  24. "name": "@schematics/update",
  25. "escapedName": "@schematics%2fupdate",
  26. "scope": "@schematics",
  27. "rawSpec": "0.803.25",
  28. "saveSpec": null,
  29. "fetchSpec": "0.803.25"
  30. },
  31. "_requiredBy": [
  32. "/@angular/cli"
  33. ],
  34. "_resolved": "https://registry.npmjs.org/@schematics/update/-/update-0.803.25.tgz",
  35. "_spec": "0.803.25",
  36. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  37. "author": {
  38. "name": "Angular Authors"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/angular/angular-cli/issues"
  42. },
  43. "dependencies": {
  44. "@angular-devkit/core": "8.3.25",
  45. "@angular-devkit/schematics": "8.3.25",
  46. "@yarnpkg/lockfile": "1.1.0",
  47. "ini": "1.3.5",
  48. "pacote": "9.5.5",
  49. "rxjs": "6.4.0",
  50. "semver": "6.3.0",
  51. "semver-intersect": "1.4.0"
  52. },
  53. "description": "Schematics specific to updating packages",
  54. "engines": {
  55. "node": ">= 10.9.0",
  56. "npm": ">= 6.2.0"
  57. },
  58. "experimental": true,
  59. "homepage": "https://github.com/angular/angular-cli",
  60. "husky": {
  61. "hooks": {
  62. "pre-push": "node ./bin/devkit-admin hooks/pre-push"
  63. }
  64. },
  65. "keywords": [
  66. "angular",
  67. "Angular CLI",
  68. "devkit",
  69. "sdk",
  70. "Angular DevKit",
  71. "blueprints",
  72. "code generation",
  73. "schematics",
  74. "schematic"
  75. ],
  76. "license": "MIT",
  77. "name": "@schematics/update",
  78. "repository": {
  79. "type": "git",
  80. "url": "git+https://github.com/angular/angular-cli.git"
  81. },
  82. "schematics": "./collection.json",
  83. "version": "0.803.25"
  84. }