Skip to content

Add a contribute.json? #82

Description

@pdehaan

Basically a dupe of mozilla/ensemble#200...
While this isn't a front-end project, it may be useful here as well.

{
  "name": "ensemble-transposer",
  "description": "ensemble-transposer fetches raw data from Mozilla's data engineers, adds metadata to it, and makes it available over various API endpoints.",
  "repository": {
    "url": "https://github.com/mozilla/ensemble-transposer",
    "license": "MPL-2.0"
  },
  "keywords": [
    "Node",
    "JavaScript",
    "Express"
  ],
  "bugs": {
    "list": "https://github.com/mozilla/ensemble-transposer/issues",
    "report": "https://github.com/mozilla/ensemble-transposer/issues/new"
  },
  "urls": {
    "prod": "https://ensemble-transposer.herokuapp.com/"
  }
}

NOTE: Not 100% sure to put as the "prod" URL, since there is no "/" route, and that currently 404s (but still passes the linter at https://www.contributejson.org/).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions