{
  "name": "gemma-atom",
  "main": "./lib/gemma-atom",
  "version": "0.5.0",
  "description": "Snippets and commands to boost Atom productivity. Created and maintained by Gemma Analytics.",
  "keywords": [],
  "activationCommands": {
    "atom-workspace": "gemma-atom:turntoref"
  },
  "repository": "https://github.com/Gemma-Analytics/gemma-atom",
  "license": "MIT",
  "engines": {
    "atom": ">=1.0.0 <2.0.0"
  },
  "dependencies": {}
}
