Files
RoboCommander/node_modules/browser-process-hrtime/package.json

12 lines
300 B
JSON
Raw Normal View History

2026-04-05 16:14:49 -04:00
{
"name": "browser-process-hrtime",
"version": "0.1.3",
"description": "Shim for process.hrtime in the browser",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/kumavis/browser-process-hrtime.git"
},
"author": "kumavis",
"license": "BSD-2-Clause"
}