UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

32 lines (31 loc) 494 B
{ "oneOf": [{ "type": "object", "optional": true, "required": [ "lastAccess", "eTag", "hitCount" ], "properties": { "expires": { "type": "string" }, "lastAccess": { "type": "string" }, "eTag": { "type": "string" }, "hitCount": { "type": "integer" }, "comment": { "type": "string" } } }, { "type": null, "additionalProperties": false }] }