Sha256: 2467e5e9e989e28845d47880afd48ee1e6db26915185c2b4b623c70783a826c3

Contents?: true

Size: 419 Bytes

Versions: 4

Compression:

Stored size: 419 Bytes

Contents

{
  "$schema": "http://inqlude.org/schema/generic-manifest-v1#",
  "name": "example",
  "summary": "An example library",  
  "urls": {
    "homepage": "http://example.org",
    "download": "http://example.org/download"
  },
  "licenses": [
    "GPLv3"
  ],
  "description": "This is an example library",
  "authors": [
    "Nanduni Nimalsiri <nandunibw@gmail.com>"
  ],
  "platforms": [
    "Linux",
    "Windows"
  ]
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
inqlude-0.12.0 topics/Manifest_updater/manifests/example/example.manifest
inqlude-0.11.0 topics/Manifest_updater/manifests/example/example.manifest
inqlude-0.10.0 topics/Manifest_updater/manifests/example/example.manifest
inqlude-0.9.0 topics/Manifest_updater/manifests/example/example.manifest