mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* first action! (#1)
This commit is contained in:
parent
8deacc95b1
commit
ace1e6a69a
3750 changed files with 1155519 additions and 0 deletions
46
node_modules/builtins/package.json
generated
vendored
Normal file
46
node_modules/builtins/package.json
generated
vendored
Normal file
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"_from": "builtins@^1.0.3",
|
||||
"_id": "builtins@1.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-y5T662HIaWRR2zZTThQi+U8K7og=",
|
||||
"_location": "/builtins",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "builtins@^1.0.3",
|
||||
"name": "builtins",
|
||||
"escapedName": "builtins",
|
||||
"rawSpec": "^1.0.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/validate-npm-package-name"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz",
|
||||
"_shasum": "cb94faeb61c8696451db36534e1422f94f0aee88",
|
||||
"_spec": "builtins@^1.0.3",
|
||||
"_where": "/home/shimataro/projects/actions/ssh-key-action/node_modules/validate-npm-package-name",
|
||||
"bugs": {
|
||||
"url": "https://github.com/juliangruber/builtins/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "List of node.js builtin modules",
|
||||
"homepage": "https://github.com/juliangruber/builtins#readme",
|
||||
"license": "MIT",
|
||||
"main": "builtins.json",
|
||||
"name": "builtins",
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/juliangruber/builtins.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"version": "1.0.3"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue