mirror of
https://github.com/actions/setup-python.git
synced 2024-11-06 16:05:56 -05:00
61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"_from": "@actions/io@^1.0.0",
|
|
"_id": "@actions/io@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ezrJSRdqtXtdx1WXlfYL85+40F7gB39jCK9P0jZVODW3W6xUYmu6ZOEc/UmmElUwhRyDRm1R4yNZu1Joq2kuQg==",
|
|
"_location": "/@actions/io",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@actions/io@^1.0.0",
|
|
"name": "@actions/io",
|
|
"escapedName": "@actions%2fio",
|
|
"scope": "@actions",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"/@actions/tool-cache"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.0.tgz",
|
|
"_shasum": "379454174660623bb5b3bce0be8b9e2285a62bcb",
|
|
"_spec": "@actions/io@^1.0.0",
|
|
"_where": "C:\\Users\\damccorm\\Documents\\setup-python\\node_modules\\@actions\\tool-cache",
|
|
"bugs": {
|
|
"url": "https://github.com/actions/toolkit/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Actions io lib",
|
|
"directories": {
|
|
"lib": "lib",
|
|
"test": "__tests__"
|
|
},
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"gitHead": "a40bce7c8d382aa3dbadaa327acbc696e9390e55",
|
|
"homepage": "https://github.com/actions/toolkit/tree/master/packages/io",
|
|
"keywords": [
|
|
"io",
|
|
"actions"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/io.js",
|
|
"name": "@actions/io",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/actions/toolkit.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: run tests from root\" && exit 1",
|
|
"tsc": "tsc"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|