package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_args": [
  3. [
  4. "browser-process-hrtime@0.1.3",
  5. "/Users/lihai/jolijoli/pad_spa"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "browser-process-hrtime@0.1.3",
  10. "_id": "browser-process-hrtime@0.1.3",
  11. "_inBundle": false,
  12. "_integrity": "sha1-YW8A+u8d9+wbW/nP4r3DFw8mx7Q=",
  13. "_location": "/browser-process-hrtime",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "browser-process-hrtime@0.1.3",
  19. "name": "browser-process-hrtime",
  20. "escapedName": "browser-process-hrtime",
  21. "rawSpec": "0.1.3",
  22. "saveSpec": null,
  23. "fetchSpec": "0.1.3"
  24. },
  25. "_requiredBy": [
  26. "/w3c-hr-time"
  27. ],
  28. "_resolved": "https://registry.npm.taobao.org/browser-process-hrtime/download/browser-process-hrtime-0.1.3.tgz",
  29. "_spec": "0.1.3",
  30. "_where": "/Users/lihai/jolijoli/pad_spa",
  31. "author": {
  32. "name": "kumavis"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/kumavis/browser-process-hrtime/issues"
  36. },
  37. "description": "Shim for process.hrtime in the browser",
  38. "homepage": "https://github.com/kumavis/browser-process-hrtime#readme",
  39. "license": "BSD-2-Clause",
  40. "main": "index.js",
  41. "name": "browser-process-hrtime",
  42. "repository": {
  43. "type": "git",
  44. "url": "git://github.com/kumavis/browser-process-hrtime.git"
  45. },
  46. "scripts": {
  47. "test": "echo \"Error: no test specified\" && exit 1"
  48. },
  49. "version": "0.1.3"
  50. }