Sha256: e68c2795f2db0a01ed0b429d855f057e825755c1ca61570ab56d15979f57304f

Contents?: true

Size: 581 Bytes

Versions: 2

Compression:

Stored size: 581 Bytes

Contents

{
  "lib/matchers/*.riml": {
    "type": "matcher",
    "test": "spec/matchers/%s_spec.riml"
  },
  "lib/reporters/*.riml": {
    "type": "reporter"
  },
  "lib/runners/*.riml": {
    "type": "runner"
  },
  "lib/writers/*.riml": {
    "type": "writer",
    "mapping": "i"
  },
  "lib/utils/*.riml": {
    "type": "utility"
  },
  "lib/speckle/cli/*.rb": {
    "type": "cli"
  },
  "lib/speckle/list/*.rb": {
    "type": "list"
  },

  "spec/matchers/*_spec.riml": {
    "type": "spec",
    "alternate": "lib/matchers/%s.riml"
  },
  "spec/*_spec.riml": {
    "type": "spec"
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
speckle-0.1.24 portkey.json
speckle-0.1.23 portkey.json