{ "name": "orderthings", "main": "./lib/orderthings", "version": "0.0.0", "description": "A short description of your package", "keywords": [ ], "activationCommands": { "atom-workspace": "orderthings:toggle" }, "repository": "https://github.com/atom/orderthings", "license": "MIT", "engines": { "atom": ">=1.0.0 <2.0.0" }, "dependencies": { } }