Sha256: 7b61fc8e82f10adcae1a66f09f5cfc14c860ec6ef207c5fe5e7cc1bf87da73e9

Contents?: true

Size: 516 Bytes

Versions: 8

Compression:

Stored size: 516 Bytes

Contents

{
  "name": "Hello World",
  "description": "",
  "namespace": "Example::HelloWorld",
  "basename": "hello_world",
  "author": "Unknown",
  "copyright": "Copyright (c) 2017",
  "license": "None",
  "libraries": [
    {
      "name": "my-lib",
      "version": "1.2.3",
      "source": "./temp/my_lib"
    },
    {
      "name": "my-other-lib",
      "version": "2.4.3",
      "source": "./temp/my-other-lib"
    }
  ],
  "modules": [
    "my-lib/command",
    "my-other-lib/something"
  ]
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
skippy-0.5.2.a fixtures/project_with_lib/skippy.json
skippy-0.5.1.a fixtures/project_with_lib/skippy.json
skippy-0.5.0.a fixtures/project_with_lib/skippy.json
skippy-0.4.3.a fixtures/project_with_lib/skippy.json
skippy-0.4.2.a fixtures/project_with_lib/skippy.json
skippy-0.4.1.a fixtures/project_with_lib/skippy.json
skippy-0.4.0.a fixtures/project_with_lib/skippy.json
skippy-0.3.0.a fixtures/project_with_lib/skippy.json