diff --git a/package.json b/package.json index caed47115..5cd6c2530 100644 --- a/package.json +++ b/package.json @@ -7,60 +7,30 @@ "url": "https://github.com/github/atom.git" }, "dependencies": { - "coffee-script": "1.6.2", - "oniguruma": "0.16.0", - "mkdirp": "0.3.5", - "git-utils": "0.19.0", - "underscore": "1.4.4", - "coffee-cache": "0.1.0", - "pegjs": "0.7.0", "async": "0.2.6", - "nak": "0.2.16", - "pathwatcher": "0.5.0", - "temp": "0.5.0", - "rimraf": "2.1.4", - "plist": "git://github.com/nathansobo/node-plist.git", - "space-pen": "1.2.0", - "less": "git://github.com/nathansobo/less.js.git", - "optimist": "0.4.0", - "season": "0.10.0", - "semver": "1.1.4", - "guid": "0.0.10", - "tantamount": "0.3.0", - "nslog": "0.1.0", + "coffee-cache": "0.1.0", + "coffee-script": "1.6.2", "coffeestack": "0.4.0", "first-mate": "0.1.0", - "c-tmbundle": "1.0.0", - "coffee-script-tmbundle": "4.0.0", - "css-tmbundle": "1.0.0", - "git-tmbundle": "1.0.0", - "go-tmbundle": "1.0.0", - "html-tmbundle": "1.0.0", - "hyperlink-helper-tmbundle": "1.0.0", - "java-tmbundle": "1.0.0", - "javascript-tmbundle": "1.0.0", - "json-tmbundle": "1.0.0", - "less-tmbundle": "1.0.0", - "make-tmbundle": "1.0.0", - "mustache-tmbundle": "1.0.0", - "objective-c-tmbundle": "1.0.0", - "pegjs-tmbundle": "1.0.0", - "perl-tmbundle": "1.0.0", - "php-tmbundle": "1.0.0", - "property-list-tmbundle": "1.0.0", - "puppet-textmate-tmbundle": "1.0.0", - "python-tmbundle": "1.0.0", - "ruby-on-rails-tmbundle": "1.0.0", - "ruby-tmbundle": "1.0.0", - "sass-tmbundle": "1.0.0", - "shellscript-tmbundle": "1.0.0", - "source-tmbundle": "1.0.0", - "sql-tmbundle": "1.0.0", - "text-tmbundle": "1.0.0", - "textmate-clojure": "1.0.0", - "todo-tmbundle": "1.0.0", - "xml-tmbundle": "1.0.0", - "yaml-tmbundle": "1.0.0", + "git-utils": "0.19.0", + "guid": "0.0.10", + "mkdirp": "0.3.5", + "less": "git://github.com/nathansobo/less.js.git", + "nak": "0.2.16", + "nslog": "0.1.0", + "oniguruma": "0.16.0", + "optimist": "0.4.0", + "pathwatcher": "0.5.0", + "pegjs": "0.7.0", + "plist": "git://github.com/nathansobo/node-plist.git", + "rimraf": "2.1.4", + "season": "0.10.0", + "semver": "1.1.4", + "space-pen": "1.2.0", + "tantamount": "0.3.0", + "temp": "0.5.0", + "underscore": "1.4.4", + "archive-view": "0.2.0", "autocomplete": "0.1.0", "autoflow": "0.1.0", @@ -92,7 +62,39 @@ "toml": "0.1.0", "tree-view": "0.1.0", "whitespace": "0.1.0", - "wrap-guide": "0.1.0" + "wrap-guide": "0.1.0", + + "c-tmbundle": "1.0.0", + "coffee-script-tmbundle": "4.0.0", + "css-tmbundle": "1.0.0", + "git-tmbundle": "1.0.0", + "go-tmbundle": "1.0.0", + "html-tmbundle": "1.0.0", + "hyperlink-helper-tmbundle": "1.0.0", + "java-tmbundle": "1.0.0", + "javascript-tmbundle": "1.0.0", + "json-tmbundle": "1.0.0", + "less-tmbundle": "1.0.0", + "make-tmbundle": "1.0.0", + "mustache-tmbundle": "1.0.0", + "objective-c-tmbundle": "1.0.0", + "pegjs-tmbundle": "1.0.0", + "perl-tmbundle": "1.0.0", + "php-tmbundle": "1.0.0", + "property-list-tmbundle": "1.0.0", + "puppet-textmate-tmbundle": "1.0.0", + "python-tmbundle": "1.0.0", + "ruby-on-rails-tmbundle": "1.0.0", + "ruby-tmbundle": "1.0.0", + "sass-tmbundle": "1.0.0", + "shellscript-tmbundle": "1.0.0", + "source-tmbundle": "1.0.0", + "sql-tmbundle": "1.0.0", + "text-tmbundle": "1.0.0", + "textmate-clojure": "1.0.0", + "todo-tmbundle": "1.0.0", + "xml-tmbundle": "1.0.0", + "yaml-tmbundle": "1.0.0" }, "devDependencies": { "biscotto": "0.0.12",