package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_args": [
  3. [
  4. "@material/feature-targeting@5.1.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@material/feature-targeting@5.1.0",
  9. "_id": "@material/feature-targeting@5.1.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-z3JNWF7lP9WOzw1xBwul/HAOu4qC6EpK/8MkhjLNI9APvdYML82PWS1V0k0MiqA6Jk6uxm8DiVAk9VUqBa9/YA==",
  12. "_location": "/@material/feature-targeting",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@material/feature-targeting@5.1.0",
  18. "name": "@material/feature-targeting",
  19. "escapedName": "@material%2ffeature-targeting",
  20. "scope": "@material",
  21. "rawSpec": "5.1.0",
  22. "saveSpec": null,
  23. "fetchSpec": "5.1.0"
  24. },
  25. "_requiredBy": [
  26. "/@material/checkbox",
  27. "/@material/ripple",
  28. "/@material/theme",
  29. "/@material/touch-target"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/@material/feature-targeting/-/feature-targeting-5.1.0.tgz",
  32. "_spec": "5.1.0",
  33. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  34. "bugs": {
  35. "url": "https://github.com/material-components/material-components-web/issues"
  36. },
  37. "description": "Material Components for the web Feature Targeting Scss helpers",
  38. "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
  39. "homepage": "https://github.com/material-components/material-components-web#readme",
  40. "keywords": [
  41. "material components",
  42. "material design",
  43. "feature targeting"
  44. ],
  45. "license": "MIT",
  46. "name": "@material/feature-targeting",
  47. "publishConfig": {
  48. "access": "public"
  49. },
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/material-components/material-components-web.git",
  53. "directory": "packages/mdc-feature-targeting"
  54. },
  55. "version": "5.1.0"
  56. }