package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_args": [
  3. [
  4. "@yarnpkg/lockfile@1.1.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@yarnpkg/lockfile@1.1.0",
  10. "_id": "@yarnpkg/lockfile@1.1.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==",
  13. "_location": "/@yarnpkg/lockfile",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@yarnpkg/lockfile@1.1.0",
  19. "name": "@yarnpkg/lockfile",
  20. "escapedName": "@yarnpkg%2flockfile",
  21. "scope": "@yarnpkg",
  22. "rawSpec": "1.1.0",
  23. "saveSpec": null,
  24. "fetchSpec": "1.1.0"
  25. },
  26. "_requiredBy": [
  27. "/@angular/cli",
  28. "/@schematics/update"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz",
  31. "_spec": "1.1.0",
  32. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  33. "description": "The parser/stringifier for Yarn lockfiles.",
  34. "keywords": [
  35. "yarn",
  36. "yarnpkg",
  37. "lockfile",
  38. "dependency",
  39. "npm"
  40. ],
  41. "license": "BSD-2-Clause",
  42. "main": "index.js",
  43. "name": "@yarnpkg/lockfile",
  44. "repository": {
  45. "type": "git",
  46. "url": "https://github.com/yarnpkg/yarn/blob/master/packages/lockfile"
  47. },
  48. "version": "1.1.0"
  49. }