Skip to content

Instantly share code, notes, and snippets.

@markri
Created September 14, 2018 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markri/7964e11127e4f1aa1d742131bf6e3dca to your computer and use it in GitHub Desktop.
Save markri/7964e11127e4f1aa1d742131bf6e3dca to your computer and use it in GitHub Desktop.
{
"issues_url": null,
"name": "mycompany-composer",
"license": "MIT",
"author": "markri",
"project_page": null,
"summary": "Dependency management for puppet modules",
"source": "",
"version": "0.1.0",
"dependencies": [
{
"name": "puppetlabs-stdlib",
"version_requirement": ">= 1.0.0"
},
],
"data_provider": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment