mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-15 00:11:11 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
26
node_modules/shellwords/package.json
generated
vendored
26
node_modules/shellwords/package.json
generated
vendored
|
@ -1,26 +0,0 @@
|
|||
{
|
||||
"author": "Jimmy Cuadra <jimmy@jimmycuadra.com> (http://jimmycuadra.com/)",
|
||||
"name": "shellwords",
|
||||
"description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.",
|
||||
"version": "0.1.1",
|
||||
"homepage": "https://github.com/jimmycuadra/shellwords",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jimmycuadra/shellwords.git"
|
||||
},
|
||||
"main": "./lib/shellwords",
|
||||
"files": ["lib"],
|
||||
"scripts": {
|
||||
"test": "cake spec"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"jasmine-node": "~1.0.26",
|
||||
"nodewatch": "~0.1.0"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz"
|
||||
,"_integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww=="
|
||||
,"_from": "shellwords@0.1.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue