2012-09-13 22:25:37 +04:00
|
|
|
{
|
2013-05-14 22:08:32 +04:00
|
|
|
"name": "atom",
|
2013-09-10 11:06:21 +04:00
|
|
|
"version": "26.0.0",
|
2013-05-29 00:05:15 +04:00
|
|
|
"main": "./src/main.js",
|
2013-05-16 23:16:48 +04:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2013-08-20 07:50:09 +04:00
|
|
|
"url": "https://github.com/atom/atom.git"
|
2013-05-16 23:16:48 +04:00
|
|
|
},
|
2013-08-22 02:40:55 +04:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/atom/atom/issues"
|
|
|
|
},
|
2013-09-20 13:28:22 +04:00
|
|
|
"atomShellVersion": "0.4.9",
|
2012-09-13 22:25:37 +04:00
|
|
|
"dependencies": {
|
2013-08-14 21:27:12 +04:00
|
|
|
"async": "0.2.6",
|
2013-09-18 02:04:46 +04:00
|
|
|
"bootstrap": "git://github.com/twbs/bootstrap.git#v3.0.0",
|
2013-04-02 19:28:30 +04:00
|
|
|
"coffee-script": "1.6.2",
|
2013-08-14 21:27:12 +04:00
|
|
|
"coffeestack": "0.4.0",
|
|
|
|
"first-mate": "0.1.0",
|
2013-07-26 19:38:40 +04:00
|
|
|
"git-utils": "0.24.0",
|
2013-08-14 21:27:12 +04:00
|
|
|
"guid": "0.0.10",
|
2013-09-18 19:33:13 +04:00
|
|
|
"jasmine-focused": "~0.14.0",
|
2013-08-14 21:27:12 +04:00
|
|
|
"mkdirp": "0.3.5",
|
|
|
|
"less": "git://github.com/nathansobo/less.js.git",
|
2013-09-17 03:58:07 +04:00
|
|
|
"less-cache": "0.8.0",
|
2013-09-05 20:40:14 +04:00
|
|
|
"nak": "0.2.18",
|
2013-08-14 21:27:12 +04:00
|
|
|
"nslog": "0.1.0",
|
2013-08-31 02:54:36 +04:00
|
|
|
"oniguruma": "0.20.0",
|
2013-08-14 21:27:12 +04:00
|
|
|
"optimist": "0.4.0",
|
2013-06-26 19:56:04 +04:00
|
|
|
"pathwatcher": "0.5.0",
|
2013-08-15 01:01:04 +04:00
|
|
|
"patrick": "0.4.0",
|
2013-08-14 21:27:12 +04:00
|
|
|
"pegjs": "0.7.0",
|
2013-03-27 19:05:58 +04:00
|
|
|
"plist": "git://github.com/nathansobo/node-plist.git",
|
2013-08-14 21:27:12 +04:00
|
|
|
"rimraf": "2.1.4",
|
2013-09-09 19:09:52 +04:00
|
|
|
"season": "0.12.0",
|
2013-05-24 05:16:13 +04:00
|
|
|
"semver": "1.1.4",
|
2013-08-14 21:27:12 +04:00
|
|
|
"space-pen": "1.2.0",
|
2013-07-07 00:54:44 +04:00
|
|
|
"tantamount": "0.3.0",
|
2013-08-30 22:44:32 +04:00
|
|
|
"telepath": "0.1.2",
|
2013-08-14 21:27:12 +04:00
|
|
|
"temp": "0.5.0",
|
|
|
|
"underscore": "1.4.4",
|
2013-09-05 02:51:36 +04:00
|
|
|
|
2013-09-13 02:31:46 +04:00
|
|
|
"atom-light-ui": "0.1.1",
|
2013-09-17 04:18:59 +04:00
|
|
|
"atom-light-syntax": "0.2.0",
|
2013-09-13 02:31:46 +04:00
|
|
|
"atom-dark-ui": "0.1.1",
|
2013-09-17 04:12:16 +04:00
|
|
|
"atom-dark-syntax": "0.2.0",
|
2013-09-17 05:47:47 +04:00
|
|
|
"base16-tomorrow-dark-theme": "0.1.0",
|
2013-09-18 01:09:54 +04:00
|
|
|
"solarized-dark-syntax": "0.1.0",
|
2013-09-13 02:31:46 +04:00
|
|
|
|
2013-09-20 23:38:39 +04:00
|
|
|
"archive-view": "0.6.0",
|
|
|
|
"autocomplete": "0.5.0",
|
|
|
|
"autoflow": "0.2.0",
|
|
|
|
"bookmarks": "0.3.0",
|
|
|
|
"bracket-matcher": "0.4.0",
|
|
|
|
"collaboration": "0.11.0",
|
|
|
|
"command-logger": "0.3.0",
|
|
|
|
"command-palette": "0.3.0",
|
|
|
|
"editor-stats": "0.2.0",
|
2013-09-21 00:28:20 +04:00
|
|
|
"find-and-replace": "0.5.0",
|
2013-09-20 23:38:39 +04:00
|
|
|
"fuzzy-finder": "0.5.0",
|
2013-09-19 03:25:17 +04:00
|
|
|
"gfm": "0.4.0",
|
2013-09-20 23:38:39 +04:00
|
|
|
"git-diff": "0.3.0",
|
|
|
|
"gists": "0.2.0",
|
|
|
|
"github-sign-in": "0.2.0",
|
|
|
|
"go-to-line": "0.3.0",
|
|
|
|
"grammar-selector": "0.4.0",
|
|
|
|
"image-view": "0.4.0",
|
|
|
|
"link": "0.2.0",
|
|
|
|
"markdown-preview": "0.3.0",
|
2013-09-18 00:58:16 +04:00
|
|
|
"metrics": "0.1.1",
|
2013-09-20 23:38:39 +04:00
|
|
|
"package-generator": "0.7.0",
|
2013-09-21 02:28:33 +04:00
|
|
|
"settings-view": "0.20.0",
|
2013-09-20 23:38:39 +04:00
|
|
|
"snippets": "0.4.0",
|
2013-09-21 01:43:57 +04:00
|
|
|
"spell-check": "0.5.0",
|
2013-09-20 23:38:39 +04:00
|
|
|
"status-bar": "0.6.0",
|
|
|
|
"symbols-view": "0.5.0",
|
|
|
|
"tabs": "0.4.0",
|
2013-09-20 23:43:40 +04:00
|
|
|
"terminal": "0.8.0",
|
2013-09-20 23:38:39 +04:00
|
|
|
"to-the-hubs": "0.3.0",
|
2013-09-19 03:25:39 +04:00
|
|
|
"toml": "0.2.0",
|
2013-09-21 01:43:57 +04:00
|
|
|
"tree-view": "0.5.0",
|
2013-09-21 00:33:53 +04:00
|
|
|
"ui-demo": "0.5.0",
|
2013-09-20 23:38:39 +04:00
|
|
|
"whitespace": "0.4.0",
|
|
|
|
"wrap-guide": "0.2.0",
|
2013-09-05 02:51:36 +04:00
|
|
|
|
2013-05-24 05:16:13 +04:00
|
|
|
"c-tmbundle": "1.0.0",
|
2013-09-02 21:20:08 +04:00
|
|
|
"coffee-script-tmbundle": "6.0.0",
|
2013-05-24 05:16:13 +04:00
|
|
|
"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",
|
2013-06-06 21:40:45 +04:00
|
|
|
"make-tmbundle": "1.0.0",
|
2013-05-24 05:16:13 +04:00
|
|
|
"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",
|
2013-06-12 00:02:00 +04:00
|
|
|
"source-tmbundle": "1.0.0",
|
2013-05-24 05:16:13 +04:00
|
|
|
"sql-tmbundle": "1.0.0",
|
|
|
|
"text-tmbundle": "1.0.0",
|
|
|
|
"textmate-clojure": "1.0.0",
|
2013-06-06 23:37:39 +04:00
|
|
|
"todo-tmbundle": "1.0.0",
|
2013-05-24 05:16:13 +04:00
|
|
|
"xml-tmbundle": "1.0.0",
|
2013-08-14 21:27:12 +04:00
|
|
|
"yaml-tmbundle": "1.0.0"
|
2012-09-13 22:41:35 +04:00
|
|
|
},
|
2013-05-14 22:08:32 +04:00
|
|
|
"devDependencies": {
|
2013-09-10 22:19:05 +04:00
|
|
|
"biscotto": "0.0.17",
|
2013-05-30 00:16:44 +04:00
|
|
|
"grunt": "~0.4.1",
|
|
|
|
"grunt-cli": "~0.1.9",
|
|
|
|
"grunt-coffeelint": "0.0.6",
|
2013-09-04 04:06:37 +04:00
|
|
|
"grunt-lesslint": "0.13.0",
|
2013-06-26 19:57:52 +04:00
|
|
|
"grunt-cson": "0.5.0",
|
2013-05-30 03:39:37 +04:00
|
|
|
"grunt-contrib-csslint": "~0.1.2",
|
2013-05-30 04:35:00 +04:00
|
|
|
"grunt-contrib-coffee": "~0.7.0",
|
2013-08-07 06:40:53 +04:00
|
|
|
"grunt-contrib-less": "~0.6.4",
|
2013-07-25 20:38:11 +04:00
|
|
|
"walkdir": "0.0.7",
|
2013-08-20 08:25:37 +04:00
|
|
|
"ws": "0.4.27",
|
2013-08-20 03:20:13 +04:00
|
|
|
"js-yaml": "~2.1.0",
|
2013-08-20 21:52:18 +04:00
|
|
|
"grunt-markdown": "~0.4.0",
|
2013-08-29 01:11:05 +04:00
|
|
|
"json-front-matter": "~0.1.3",
|
2013-08-29 02:52:49 +04:00
|
|
|
"grunt-shell": "~0.3.1",
|
2013-09-05 22:15:50 +04:00
|
|
|
"jasmine-node": "git://github.com/kevinsawicki/jasmine-node.git#short-stacks",
|
2013-09-09 21:24:10 +04:00
|
|
|
"request": "~2.27.0"
|
2013-04-03 04:30:25 +04:00
|
|
|
},
|
2013-03-15 05:06:55 +04:00
|
|
|
"private": true,
|
2012-09-13 22:41:35 +04:00
|
|
|
"scripts": {
|
2013-08-29 07:30:23 +04:00
|
|
|
"preinstall": "true",
|
|
|
|
"test": "grunt test"
|
2012-09-13 22:25:37 +04:00
|
|
|
}
|
|
|
|
}
|