mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-11 22:51:11 +00:00
.
This commit is contained in:
parent
00c3b50fca
commit
ae5dcb46c8
7331 changed files with 1784502 additions and 0 deletions
19
node_modules/browser-process-hrtime/package.json
generated
vendored
Normal file
19
node_modules/browser-process-hrtime/package.json
generated
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue