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.
 
 
 
 

50 lines
1.6 KiB

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