You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 3 години
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "_args": [
  3. [
  4. "browser-sync-ui@2.26.4",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "browser-sync-ui@2.26.4",
  9. "_id": "browser-sync-ui@2.26.4",
  10. "_inBundle": false,
  11. "_integrity": "sha512-u20P3EsZoM8Pt+puoi3BU3KlbQAH1lAcV+/O4saF26qokrBqIDotmGonfWwoRbUmdxZkM9MBmA0K39ZTG1h4sA==",
  12. "_location": "/browser-sync-ui",
  13. "_phantomChildren": {
  14. "backo2": "1.0.2",
  15. "component-bind": "1.0.0",
  16. "engine.io-client": "3.4.2",
  17. "has-binary2": "1.0.3",
  18. "has-cors": "1.1.0",
  19. "indexof": "0.0.1",
  20. "object-component": "0.0.3",
  21. "parseqs": "0.0.5",
  22. "parseuri": "0.0.5",
  23. "socket.io-parser": "3.3.0",
  24. "to-array": "0.1.4"
  25. },
  26. "_requested": {
  27. "type": "version",
  28. "registry": true,
  29. "raw": "browser-sync-ui@2.26.4",
  30. "name": "browser-sync-ui",
  31. "escapedName": "browser-sync-ui",
  32. "rawSpec": "2.26.4",
  33. "saveSpec": null,
  34. "fetchSpec": "2.26.4"
  35. },
  36. "_requiredBy": [
  37. "/browser-sync"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.26.4.tgz",
  40. "_spec": "2.26.4",
  41. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  42. "author": {
  43. "name": "Shane Osbourne"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/BrowserSync/UI/issues"
  47. },
  48. "dependencies": {
  49. "async-each-series": "0.1.1",
  50. "connect-history-api-fallback": "^1",
  51. "immutable": "^3",
  52. "server-destroy": "1.0.1",
  53. "socket.io-client": "^2.0.4",
  54. "stream-throttle": "^0.1.3"
  55. },
  56. "description": "User Interface for BrowserSync",
  57. "devDependencies": {
  58. "angular": "~1.4.8",
  59. "angular-route": "~1.4.8",
  60. "angular-sanitize": "~1.4.8",
  61. "angular-touch": "~1.4.8",
  62. "chai": "^3",
  63. "compression": "^1",
  64. "crossbow": "^4.3.3",
  65. "easy-svg": "2.0.0",
  66. "eazy-logger": "^3",
  67. "jshint": "^2.8.0",
  68. "mocha": "^5",
  69. "no-abs": "0.0.0",
  70. "object-path": "^0.9.2",
  71. "parallelshell": "^2.0.0",
  72. "pretty-js": "^0.1.8",
  73. "request": "^2",
  74. "sinon": "^1",
  75. "store": "^1.3.20",
  76. "supertest": "^3",
  77. "uglify-js": "^2.6.1",
  78. "vinyl-fs": "3.0.3",
  79. "webpack": "^3"
  80. },
  81. "files": [
  82. "index.js",
  83. "lib",
  84. "public",
  85. "static",
  86. "templates"
  87. ],
  88. "gitHead": "47a4d1bf56d3b32d89edd7cdf65166119593f1b1",
  89. "homepage": "http://www.browsersync.io/",
  90. "keywords": [
  91. "browser sync",
  92. "live reload",
  93. "css injection",
  94. "action sync"
  95. ],
  96. "license": "Apache-2.0",
  97. "name": "browser-sync-ui",
  98. "repository": {
  99. "type": "git",
  100. "url": "git+https://github.com/BrowserSync/UI.git"
  101. },
  102. "scripts": {
  103. "build-all": "cb build-all",
  104. "e2e": "./test/pro.sh",
  105. "selenium": "webdriver-manager start",
  106. "test": "cb test"
  107. },
  108. "version": "2.26.4"
  109. }