X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/har-schema/lib
lib
/
node_modules
/
npm
/
node_modules
/
har-schema
/
lib
/
ðŸ“
..
📄
afterRequest.json
(717 B)
📄
beforeRequest.json
(718 B)
📄
browser.json
(312 B)
📄
cache.json
(400 B)
📄
content.json
(459 B)
📄
cookie.json
(579 B)
📄
creator.json
(312 B)
📄
entry.json
(1.01 KB)
📄
har.json
(200 B)
📄
header.json
(307 B)
📄
index.js
(714 B)
📄
log.json
(591 B)
📄
page.json
(661 B)
📄
pageTimings.json
(311 B)
📄
postData.json
(737 B)
📄
query.json
(306 B)
📄
request.json
(954 B)
📄
response.json
(905 B)
📄
timings.json
(647 B)
Editing: page.json
{ "$id": "page.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "optional": true, "required": [ "startedDateTime", "id", "title", "pageTimings" ], "properties": { "startedDateTime": { "type": "string", "format": "date-time", "pattern": "^(\\d{4})(-)?(\\d\\d)(-)?(\\d\\d)(T)?(\\d\\d)(:)?(\\d\\d)(:)?(\\d\\d)(\\.\\d+)?(Z|([+-])(\\d\\d)(:)?(\\d\\d))" }, "id": { "type": "string", "unique": true }, "title": { "type": "string" }, "pageTimings": { "$ref": "pageTimings.json#" }, "comment": { "type": "string" } } }
Upload File
Create Folder