Skip to content

Instantly share code, notes, and snippets.

@spiegela
Created May 2, 2014 22:39
Show Gist options
  • Select an option

  • Save spiegela/4ddebd648973dcd420d3 to your computer and use it in GitHub Desktop.

Select an option

Save spiegela/4ddebd648973dcd420d3 to your computer and use it in GitHub Desktop.
{
"name": "erlang-build",
"main": "./lib/erlang-build",
"version": "0.0.0",
"description": "A short description of your package",
"activationEvents": ["erlang-build:toggle-messages"],
"repository": "https://github.com/atom/erlang-build",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
},
"dependencies": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment