1 { 2 "name": "atom-bundled-apm", 3 "description": "Atom's bundled apm", 4 "repository": { 5 "type": "git", 6 "url": "https://github.com/atom/atom.git" 7 }, 8 "dependencies": { 9 "atom-package-manager": "2.4.3" 10 } 11 }