mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-16 00:41:12 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
41
node_modules/trim-right/package.json
generated
vendored
41
node_modules/trim-right/package.json
generated
vendored
|
@ -1,41 +0,0 @@
|
|||
{
|
||||
"name": "trim-right",
|
||||
"version": "1.0.1",
|
||||
"description": "Similar to String#trim() but removes only whitespace on the right",
|
||||
"license": "MIT",
|
||||
"repository": "sindresorhus/trim-right",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"keywords": [
|
||||
"trim",
|
||||
"right",
|
||||
"string",
|
||||
"str",
|
||||
"util",
|
||||
"utils",
|
||||
"utility",
|
||||
"whitespace",
|
||||
"space",
|
||||
"remove",
|
||||
"delete"
|
||||
],
|
||||
"devDependencies": {
|
||||
"ava": "0.0.4"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz"
|
||||
,"_integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM="
|
||||
,"_from": "trim-right@1.0.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue