package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_args": [
  3. [
  4. "videojs-font@2.1.0",
  5. "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
  6. ]
  7. ],
  8. "_from": "videojs-font@2.1.0",
  9. "_id": "videojs-font@2.1.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-zFqWpLrXf1q8NtYx5qtZhMC6SLUFScDmR6j+UGPogobxR21lvXShhnzcNNMdOxJUuFLiToJ/BPpFUQwX4xhpvA==",
  12. "_location": "/videojs-font",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "videojs-font@2.1.0",
  18. "name": "videojs-font",
  19. "escapedName": "videojs-font",
  20. "rawSpec": "2.1.0",
  21. "saveSpec": null,
  22. "fetchSpec": "2.1.0"
  23. },
  24. "_requiredBy": [
  25. "/video.js"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/videojs-font/-/videojs-font-2.1.0.tgz",
  28. "_spec": "2.1.0",
  29. "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
  30. "author": {
  31. "name": "Matthew McClure",
  32. "email": "m@mmcc.io"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/videojs/font/issues"
  36. },
  37. "description": "Video.js icon font",
  38. "devDependencies": {
  39. "babel-preset-env": "^1.6.1",
  40. "babel-register": "^6.26.0",
  41. "evil-icons": "^1.7.6",
  42. "grunt": "^1.0.1",
  43. "grunt-contrib-watch": "^1.0.0",
  44. "grunt-sass": "^1.0.0",
  45. "load-grunt-tasks": "^3.2.0",
  46. "lodash": "^4.17.0",
  47. "material-design-icons": "^3.0.1",
  48. "time-grunt": "^1.2.1",
  49. "webfonts-generator": "^0.3.5"
  50. },
  51. "homepage": "https://github.com/videojs/font",
  52. "keywords": [
  53. "videojs"
  54. ],
  55. "license": "Apache-2.0",
  56. "name": "videojs-font",
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/videojs/font.git"
  60. },
  61. "scripts": {
  62. "version": "grunt && git add ."
  63. },
  64. "version": "2.1.0"
  65. }