mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-28 16:26:05 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
30
node_modules/w3c-hr-time/package.json
generated
vendored
30
node_modules/w3c-hr-time/package.json
generated
vendored
|
@ -1,30 +0,0 @@
|
|||
{
|
||||
"name": "w3c-hr-time",
|
||||
"version": "1.0.1",
|
||||
"description": "An implementation of the W3C High Resolution Time Level 2 specification.",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/jsdom/w3c-hr-time",
|
||||
"author": "Timothy Gu <timothygu99@gmail.com>",
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
"dependencies": {
|
||||
"browser-process-hrtime": "^0.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.14.0",
|
||||
"eslint-plugin-jest": "^21.5.0",
|
||||
"jest": "^22.0.4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"files": [
|
||||
"lib",
|
||||
"index.js"
|
||||
]
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz"
|
||||
,"_integrity": "sha1-gqwr/2PZUOqeMYmlimViX+3xkEU="
|
||||
,"_from": "w3c-hr-time@1.0.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue