mirror of
https://github.com/actions/setup-python.git
synced 2025-06-30 14:43:47 +00:00
Fix.
This commit is contained in:
parent
7fe1ba03a3
commit
ec0a863019
7020 changed files with 1880198 additions and 489 deletions
53
node_modules/makeerror/package.json
generated
vendored
Normal file
53
node_modules/makeerror/package.json
generated
vendored
Normal file
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"_from": "makeerror@1.0.x",
|
||||
"_id": "makeerror@1.0.11",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=",
|
||||
"_location": "/makeerror",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "makeerror@1.0.x",
|
||||
"name": "makeerror",
|
||||
"escapedName": "makeerror",
|
||||
"rawSpec": "1.0.x",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.x"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/walker"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
|
||||
"_shasum": "e01a5c9109f2af79660e4e8b9587790184f5a96c",
|
||||
"_spec": "makeerror@1.0.x",
|
||||
"_where": "E:\\github\\setup-python\\node_modules\\walker",
|
||||
"author": {
|
||||
"name": "Naitik Shah",
|
||||
"email": "n@daaku.org"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/daaku/nodejs-makeerror/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"tmpl": "1.0.x"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "A library to make errors.",
|
||||
"devDependencies": {
|
||||
"mocha": "0.12.x"
|
||||
},
|
||||
"homepage": "https://github.com/daaku/nodejs-makeerror#readme",
|
||||
"license": "BSD-3-Clause",
|
||||
"main": "lib/makeerror",
|
||||
"name": "makeerror",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/daaku/nodejs-makeerror.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "NODE_PATH=./lib mocha --ui exports"
|
||||
},
|
||||
"version": "1.0.11"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue