mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 06:14:45 +00:00
.
This commit is contained in:
parent
a004f0ae58
commit
fc725ba36b
7280 changed files with 19 additions and 1796407 deletions
71
node_modules/dashdash/package.json
generated
vendored
71
node_modules/dashdash/package.json
generated
vendored
|
@ -1,71 +0,0 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"dashdash@1.14.1",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "dashdash@1.14.1",
|
||||
"_id": "dashdash@1.14.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
|
||||
"_location": "/dashdash",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "dashdash@1.14.1",
|
||||
"name": "dashdash",
|
||||
"escapedName": "dashdash",
|
||||
"rawSpec": "1.14.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.14.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/sshpk"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
|
||||
"_spec": "1.14.1",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "Trent Mick",
|
||||
"email": "trentm@gmail.com",
|
||||
"url": "http://trentm.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/trentm/node-dashdash/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"assert-plus": "^1.0.0"
|
||||
},
|
||||
"description": "A light, featureful and explicit option parsing library.",
|
||||
"devDependencies": {
|
||||
"nodeunit": "0.9.x"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
},
|
||||
"homepage": "https://github.com/trentm/node-dashdash#readme",
|
||||
"keywords": [
|
||||
"option",
|
||||
"parser",
|
||||
"parsing",
|
||||
"cli",
|
||||
"command",
|
||||
"args",
|
||||
"bash",
|
||||
"completion"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "./lib/dashdash.js",
|
||||
"name": "dashdash",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/trentm/node-dashdash.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "nodeunit test/*.test.js"
|
||||
},
|
||||
"version": "1.14.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue