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.

46 lines
1.5 KiB

  1. {
  2. "_from": "browser-process-hrtime@^1.0.0",
  3. "_id": "browser-process-hrtime@1.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
  6. "_location": "/browser-process-hrtime",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "browser-process-hrtime@^1.0.0",
  12. "name": "browser-process-hrtime",
  13. "escapedName": "browser-process-hrtime",
  14. "rawSpec": "^1.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.0"
  17. },
  18. "_requiredBy": [
  19. "/w3c-hr-time"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
  22. "_shasum": "3c9b4b7d782c8121e56f10106d84c0d0ffc94626",
  23. "_spec": "browser-process-hrtime@^1.0.0",
  24. "_where": "/home/alpcentaur/ProjektA/PermApp/node_modules/w3c-hr-time",
  25. "author": {
  26. "name": "kumavis"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/kumavis/browser-process-hrtime/issues"
  30. },
  31. "bundleDependencies": false,
  32. "deprecated": false,
  33. "description": "Shim for process.hrtime in the browser",
  34. "homepage": "https://github.com/kumavis/browser-process-hrtime#readme",
  35. "license": "BSD-2-Clause",
  36. "main": "index.js",
  37. "name": "browser-process-hrtime",
  38. "repository": {
  39. "type": "git",
  40. "url": "git://github.com/kumavis/browser-process-hrtime.git"
  41. },
  42. "scripts": {
  43. "test": "echo \"Error: no test specified\" && exit 1"
  44. },
  45. "version": "1.0.0"
  46. }