mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Merge pull request #913 from atom/ks-cloud-ant
Switch to cloudant from iriscouch
This commit is contained in:
94
package.json
94
package.json
@@ -15,7 +15,7 @@
|
||||
"bootstrap": "git://github.com/twbs/bootstrap.git#v3.0.0",
|
||||
"coffee-script": "1.6.2",
|
||||
"coffeestack": "0.4.0",
|
||||
"first-mate": "0.1.0",
|
||||
"first-mate": "0.2.0",
|
||||
"git-utils": "0.24.0",
|
||||
"guid": "0.0.10",
|
||||
"jasmine-focused": "~0.14.0",
|
||||
@@ -34,64 +34,64 @@
|
||||
"semver": "1.1.4",
|
||||
"space-pen": "1.2.0",
|
||||
"tantamount": "0.3.0",
|
||||
"telepath": "0.8.0",
|
||||
"telepath": "0.8.1",
|
||||
"temp": "0.5.0",
|
||||
"underscore": "1.4.4",
|
||||
|
||||
"atom-light-ui": "0.3.0",
|
||||
"atom-light-syntax": "0.3.0",
|
||||
"atom-dark-ui": "0.3.0",
|
||||
"atom-dark-syntax": "0.3.0",
|
||||
"base16-tomorrow-dark-theme": "0.1.0",
|
||||
"solarized-dark-syntax": "0.2.0",
|
||||
"atom-light-ui": "0.4.0",
|
||||
"atom-light-syntax": "0.4.0",
|
||||
"atom-dark-ui": "0.4.0",
|
||||
"atom-dark-syntax": "0.4.0",
|
||||
"base16-tomorrow-dark-theme": "0.2.0",
|
||||
"solarized-dark-syntax": "0.3.0",
|
||||
|
||||
"archive-view": "0.7.0",
|
||||
"autocomplete": "0.5.0",
|
||||
"autoflow": "0.2.0",
|
||||
"bookmarks": "0.3.0",
|
||||
"bracket-matcher": "0.4.0",
|
||||
"collaboration": "0.16.0",
|
||||
"command-logger": "0.3.0",
|
||||
"command-palette": "0.3.0",
|
||||
"editor-stats": "0.2.0",
|
||||
"exception-reporting": "0.1.0",
|
||||
"find-and-replace": "0.21.1",
|
||||
"fuzzy-finder": "0.6.0",
|
||||
"gfm": "0.4.0",
|
||||
"git-diff": "0.3.0",
|
||||
"gists": "0.2.0",
|
||||
"github-sign-in": "0.6.0",
|
||||
"go-to-line": "0.3.0",
|
||||
"grammar-selector": "0.4.0",
|
||||
"image-view": "0.5.0",
|
||||
"link": "0.2.0",
|
||||
"markdown-preview": "0.5.0",
|
||||
"metrics": "0.6.0",
|
||||
"package-generator": "0.8.0",
|
||||
"settings-view": "0.24.0",
|
||||
"snippets": "0.5.0",
|
||||
"spell-check": "0.5.0",
|
||||
"status-bar": "0.7.0",
|
||||
"symbols-view": "0.6.0",
|
||||
"tabs": "0.4.0",
|
||||
"terminal": "0.9.0",
|
||||
"timecop": "0.4.0",
|
||||
"to-the-hubs": "0.3.0",
|
||||
"toml": "0.2.0",
|
||||
"tree-view": "0.6.0",
|
||||
"ui-demo": "0.7.0",
|
||||
"whitespace": "0.4.0",
|
||||
"wrap-guide": "0.2.0",
|
||||
"archive-view": "0.8.0",
|
||||
"autocomplete": "0.6.0",
|
||||
"autoflow": "0.3.0",
|
||||
"bookmarks": "0.4.0",
|
||||
"bracket-matcher": "0.5.0",
|
||||
"collaboration": "0.17.0",
|
||||
"command-logger": "0.4.0",
|
||||
"command-palette": "0.4.0",
|
||||
"editor-stats": "0.3.0",
|
||||
"exception-reporting": "0.2.0",
|
||||
"find-and-replace": "0.22.0",
|
||||
"fuzzy-finder": "0.7.0",
|
||||
"gfm": "0.5.0",
|
||||
"git-diff": "0.4.0",
|
||||
"gists": "0.3.0",
|
||||
"github-sign-in": "0.7.0",
|
||||
"go-to-line": "0.4.0",
|
||||
"grammar-selector": "0.5.0",
|
||||
"image-view": "0.6.0",
|
||||
"link": "0.4.0",
|
||||
"markdown-preview": "0.6.0",
|
||||
"metrics": "0.7.0",
|
||||
"package-generator": "0.10.0",
|
||||
"settings-view": "0.25.0",
|
||||
"snippets": "0.6.0",
|
||||
"spell-check": "0.6.0",
|
||||
"status-bar": "0.8.0",
|
||||
"symbols-view": "0.7.0",
|
||||
"tabs": "0.5.0",
|
||||
"terminal": "0.10.0",
|
||||
"timecop": "0.5.0",
|
||||
"to-the-hubs": "0.4.0",
|
||||
"toml": "0.3.0",
|
||||
"tree-view": "0.7.0",
|
||||
"ui-demo": "0.8.0",
|
||||
"whitespace": "0.5.0",
|
||||
"wrap-guide": "0.3.0",
|
||||
|
||||
"c-tmbundle": "1.0.0",
|
||||
"coffee-script-tmbundle": "7.0.0",
|
||||
"coffee-script-tmbundle": "1.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",
|
||||
"javascript-tmbundle": "2.0.0",
|
||||
"json-tmbundle": "1.0.0",
|
||||
"less-tmbundle": "1.0.0",
|
||||
"make-tmbundle": "1.0.0",
|
||||
|
||||
2
vendor/apm
vendored
2
vendor/apm
vendored
Submodule vendor/apm updated: c431f08724...952b3221bb
Reference in New Issue
Block a user