REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.12 KB
Close
//usr/lib/node_modules/npm/node_modules/json-schema/draft-03/examples/card
Text
Base64
{ "description":"A representation of a person, company, organization, or place", "type":"object", "properties":{ "fn":{ "description":"Formatted Name", "type":"string" }, "familyName":{ "type":"string", "required":true }, "givenName":{ "type":"string", "required":true }, "additionalName":{ "type":"array", "items":{ "type":"string" } }, "honorificPrefix":{ "type":"array", "items":{ "type":"string" } }, "honorificSuffix":{ "type":"array", "items":{ "type":"string" } }, "nickname":{ "type":"string" }, "url":{ "type":"string", "format":"url" }, "email":{ "type":"object", "properties":{ "type":{ "type":"string" }, "value":{ "type":"string", "format":"email" } } }, "tel":{ "type":"object", "properties":{ "type":{ "type":"string" }, "value":{ "type":"string", "format":"phone" } } }, "adr":{"$ref" : "http://json-schema.org/address"}, "geo":{"$ref" : "http://json-schema.org/geo"}, "tz":{ "type":"string" }, "photo":{ "format":"image", "type":"string" }, "logo":{ "format":"image", "type":"string" }, "sound":{ "format":"attachment", "type":"string" }, "bday":{ "type":"string", "format":"date" }, "title":{ "type":"string" }, "role":{ "type":"string" }, "org":{ "type":"object", "properties":{ "organizationName":{ "type":"string" }, "organizationUnit":{ "type":"string" } } } } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
address
673 B
lrw-r--r--
2021-03-10 14:36:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
calendar
929 B
lrw-r--r--
2021-03-10 14:36:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
card
2.12 KB
lrw-r--r--
2021-03-10 14:36:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
geo
166 B
lrw-r--r--
2021-03-10 14:36:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
interfaces
720 B
lrw-r--r--
2021-03-10 14:36:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).