-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblock.json
More file actions
32 lines (32 loc) · 1016 Bytes
/
block.json
File metadata and controls
32 lines (32 loc) · 1016 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"_key_id": 244585,
"_id": 4191,
"name": "Cloudinary",
"description": "for React demo",
"event_handlers": [
{
"_id": 3924,
"name": "cloudinary-test",
"event": "js-before-publish",
"channels": "cloudinary-test",
"file": "js-before-publish/cloudinary-test.js",
"output": "blocks-output-qQ2JenUqThjErlmlmvCC.26345694702916677"
},
{
"_id": 5088,
"name": "parseText",
"event": "js-before-publish",
"channels": "parse-text",
"file": "js-before-publish/parseText.js",
"output": "blocks-output-qQ2JenUqThjErlmlmvCC.7409436177985751"
},
{
"_id": 5089,
"name": "makeURL",
"event": "js-before-publish",
"channels": "make-url",
"file": "js-before-publish/makeURL.js",
"output": "blocks-output-qQ2JenUqThjErlmlmvCC.25914270486585124"
}
]
}