Sha256: bd0549c916c4e523c59a526f33c22d0b109a96979d231e6a9bb8618e2410380f
Contents?: true
Size: 602 Bytes
Versions: 15
Compression:
Stored size: 602 Bytes
Contents
{ "type": "object", "properties": { "hmr": { "type": "boolean" }, "base": { "type": "number" }, "attrs": { "type": "object" }, "insertAt": { "type": ["string", "object"] }, "insertInto": { "anyOf": [ { "type": "string" }, { "instanceof": "Function" } ] }, "transform": { "type": "string" }, "singleton": { "type": "boolean" }, "sourceMap": { "type": "boolean" }, "convertToAbsoluteUrls": { "type": "boolean" } }, "additionalProperties": false }
Version data entries
15 entries across 13 versions & 5 rubygems