Add repository field

This commit is contained in:
Kevin Sawicki
2013-05-16 12:16:48 -07:00
parent 3b35a4b63b
commit 08e9f19644

View File

@@ -1,6 +1,10 @@
{
"name": "atom",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "https://github.com/github/atom.git"
},
"dependencies": {
"coffee-script": "1.6.2",
"ctags": "0.3.0",