mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-14 07:51:11 +00:00
.
This commit is contained in:
parent
8affe1ed56
commit
760046e9f2
7278 changed files with 0 additions and 1778943 deletions
40
node_modules/left-pad/package.json
generated
vendored
40
node_modules/left-pad/package.json
generated
vendored
|
@ -1,40 +0,0 @@
|
|||
{
|
||||
"name": "left-pad",
|
||||
"version": "1.3.0",
|
||||
"description": "String left pad",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"scripts": {
|
||||
"test": "node test",
|
||||
"bench": "node perf/perf.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"benchmark": "^2.1.0",
|
||||
"fast-check": "0.0.8",
|
||||
"tape": "*"
|
||||
},
|
||||
"keywords": [
|
||||
"leftpad",
|
||||
"left",
|
||||
"pad",
|
||||
"padding",
|
||||
"string",
|
||||
"repeat"
|
||||
],
|
||||
"repository": {
|
||||
"url": "git@github.com:stevemao/left-pad.git",
|
||||
"type": "git"
|
||||
},
|
||||
"author": "azer",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Cameron Westland",
|
||||
"email": "camwest@gmail.com"
|
||||
}
|
||||
],
|
||||
"license": "WTFPL"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/left-pad/-/left-pad-1.3.0.tgz"
|
||||
,"_integrity": "sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA=="
|
||||
,"_from": "left-pad@1.3.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue