package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "_args": [
  3. [
  4. "bpmn-font@0.8.0",
  5. "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
  6. ]
  7. ],
  8. "_from": "bpmn-font@0.8.0",
  9. "_id": "bpmn-font@0.8.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-j8u5k7EcGkmg7WkPgObxyvMEccr0qyiCuvXGnM5G2Q+kza119vVq3gblt0Rro/UDjl7i3VmfG3ojeZ04VHeVFg==",
  12. "_location": "/bpmn-font",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "bpmn-font@0.8.0",
  18. "name": "bpmn-font",
  19. "escapedName": "bpmn-font",
  20. "rawSpec": "0.8.0",
  21. "saveSpec": null,
  22. "fetchSpec": "0.8.0"
  23. },
  24. "_requiredBy": [
  25. "/bpmn-js"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/bpmn-font/-/bpmn-font-0.8.0.tgz",
  28. "_spec": "0.8.0",
  29. "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
  30. "author": {
  31. "name": "Nico Rehwaldt",
  32. "url": "https://github.com/nikku"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/bpmn-io/bpmn-font/issues"
  36. },
  37. "contributors": [
  38. {
  39. "name": "bpmn.io contributors",
  40. "url": "https://github.com/bpmn-io"
  41. }
  42. ],
  43. "description": "A BPMN 2.0 icon font",
  44. "files": [
  45. "dist/css/bpmn-codes.css",
  46. "dist/css/bpmn-embedded.css",
  47. "dist/css/bpmn.css",
  48. "dist/font/",
  49. "dist/demo.html",
  50. "resources/symbols.png",
  51. "LICENSE",
  52. "README"
  53. ],
  54. "homepage": "https://github.com/bpmn-io/bpmn-font",
  55. "keywords": [
  56. "bpmn",
  57. "font",
  58. "iconfont",
  59. "icons"
  60. ],
  61. "license": "SIL",
  62. "name": "bpmn-font",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/bpmn-io/bpmn-font.git"
  66. },
  67. "version": "0.8.0"
  68. }