setup-kubectl/node_modules/browser-process-hrtime/package.json
github-actions[bot] 7ad2aa66bb
Add node modules and new code for release (#39)
Co-authored-by: tbarnes94 <tbarnes94@users.noreply.github.com>
2022-01-05 11:26:06 -05:00

15 lines
379 B
JSON

{
"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"
}