Index: frontend/node_modules/browser-process-hrtime/package.json
===================================================================
--- frontend/node_modules/browser-process-hrtime/package.json	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/browser-process-hrtime/package.json	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,15 @@
+{
+  "name": "browser-process-hrtime",
+  "version": "1.0.0",
+  "description": "Shim for process.hrtime in the browser",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/kumavis/browser-process-hrtime.git"
+  },
+  "author": "kumavis",
+  "license": "BSD-2-Clause"
+}
