mirror of
https://github.com/actions/setup-node
synced 2025-04-22 08:12:07 +00:00
19 lines
634 B
JSON
19 lines
634 B
JSON
{
|
|
"name": "browser-process-hrtime",
|
|
"version": "0.1.3",
|
|
"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"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz"
|
|
,"_integrity": "sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw=="
|
|
,"_from": "browser-process-hrtime@0.1.3"
|
|
} |