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
59
node_modules/jju/package.json
generated
vendored
Normal file
59
node_modules/jju/package.json
generated
vendored
Normal file
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"_from": "jju@^1.1.0",
|
||||
"_id": "jju@1.4.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-o6vicYryQaKykE+EpiWXDzia4yo=",
|
||||
"_location": "/jju",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "jju@^1.1.0",
|
||||
"name": "jju",
|
||||
"escapedName": "jju",
|
||||
"rawSpec": "^1.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/json-parse-helpfulerror"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/jju/-/jju-1.4.0.tgz",
|
||||
"_shasum": "a3abe2718af241a2b2904f84a625970f389ae32a",
|
||||
"_spec": "jju@^1.1.0",
|
||||
"_where": "/home/shimataro/projects/actions/ssh-key-action/node_modules/json-parse-helpfulerror",
|
||||
"author": {
|
||||
"name": "Alex Kocharin",
|
||||
"email": "alex@kocharin.ru"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/rlidwka/jju/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "a set of utilities to work with JSON / JSON5 documents",
|
||||
"devDependencies": {
|
||||
"eslint": "~0.4.2",
|
||||
"js-yaml": "^3.12.0",
|
||||
"mocha": "^5.2.0"
|
||||
},
|
||||
"homepage": "http://rlidwka.github.io/jju/",
|
||||
"keywords": [
|
||||
"json",
|
||||
"json5",
|
||||
"parser",
|
||||
"serializer",
|
||||
"data"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "jju",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/rlidwka/jju.git"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "make lint",
|
||||
"test": "make test"
|
||||
},
|
||||
"version": "1.4.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue