Browse Source

Adding package info

Nathan Verni 10 years ago
parent
commit
8bd4ebec3c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,10 +1,10 @@
 {
-  "name": "atom-sunburst",
+  "name": "sunburst",
   "theme": "syntax",
   "version": "0.0.0",
   "private": false,
   "description": "An atom port of the TextMate Sunburst theme",
-  "repository": "https://github.com/atom/atom-sunburst",
+  "repository": "https://github.com/npverni/atom-sunburst",
   "license": "MIT",
   "engines": {
     "atom": ">0.50.0"