mirror of https://github.com/actions/toolkit
44 lines
1.5 KiB
JSON
44 lines
1.5 KiB
JSON
{
|
|
"name": "@actions/core",
|
|
"version": "1.8.1",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@actions/core",
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/http-client": "^2.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^12.0.2"
|
|
}
|
|
},
|
|
"node_modules/@actions/http-client": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.0.0.tgz",
|
|
"integrity": "sha512-fm1+OPPey5ypgStT9K8zbBhICj4J4UV/TJIHDhuWlkb8KyJaAtjcZK184dTqul0dV0nPKX97FNtDXX20BTLXSA=="
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "12.0.2",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.2.tgz",
|
|
"integrity": "sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==",
|
|
"dev": true
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@actions/http-client": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.0.0.tgz",
|
|
"integrity": "sha512-fm1+OPPey5ypgStT9K8zbBhICj4J4UV/TJIHDhuWlkb8KyJaAtjcZK184dTqul0dV0nPKX97FNtDXX20BTLXSA=="
|
|
},
|
|
"@types/node": {
|
|
"version": "12.0.2",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.2.tgz",
|
|
"integrity": "sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|