2012-09-13 22:25:37 +04:00
|
|
|
{
|
2013-05-14 22:08:32 +04:00
|
|
|
"name": "atom",
|
2013-08-20 21:52:18 +04:00
|
|
|
"version": "20.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"
|
|
|
|
},
|
2012-09-13 22:25:37 +04:00
|
|
|
"dependencies": {
|
2013-08-14 21:27:12 +04:00
|
|
|
"async": "0.2.6",
|
|
|
|
"coffee-cache": "0.1.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",
|
|
|
|
"mkdirp": "0.3.5",
|
|
|
|
"less": "git://github.com/nathansobo/less.js.git",
|
2013-05-22 20:28:37 +04:00
|
|
|
"nak": "0.2.16",
|
2013-08-14 21:27:12 +04:00
|
|
|
"nslog": "0.1.0",
|
|
|
|
"oniguruma": "0.16.0",
|
|
|
|
"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-06-26 19:56:04 +04:00
|
|
|
"season": "0.10.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-14 21:27:12 +04:00
|
|
|
"temp": "0.5.0",
|
|
|
|
"underscore": "1.4.4",
|
|
|
|
|
2013-08-22 02:40:00 +04:00
|
|
|
"archive-view": "0.3.0",
|
2013-08-22 20:32:52 +04:00
|
|
|
"autocomplete": "0.3.0",
|
2013-08-13 05:04:07 +04:00
|
|
|
"autoflow": "0.1.0",
|
2013-08-16 23:35:05 +04:00
|
|
|
"bookmarks": "0.2.0",
|
2013-08-20 23:09:34 +04:00
|
|
|
"bracket-matcher": "0.3.0",
|
2013-08-23 01:53:35 +04:00
|
|
|
"collaboration": "0.7.0",
|
2013-08-14 19:37:04 +04:00
|
|
|
"command-logger": "0.2.0",
|
2013-08-16 23:35:05 +04:00
|
|
|
"command-panel": "0.2.0",
|
2013-08-13 22:42:07 +04:00
|
|
|
"command-palette": "0.1.0",
|
2013-08-16 23:35:05 +04:00
|
|
|
"fuzzy-finder": "0.2.0",
|
2013-08-13 21:31:20 +04:00
|
|
|
"editor-stats": "0.1.0",
|
2013-08-13 08:34:28 +04:00
|
|
|
"gfm": "0.1.0",
|
2013-08-16 23:35:05 +04:00
|
|
|
"git-diff": "0.2.0",
|
2013-08-13 20:36:38 +04:00
|
|
|
"gists": "0.1.0",
|
2013-08-13 21:25:50 +04:00
|
|
|
"github-sign-in": "0.1.0",
|
2013-08-16 23:35:05 +04:00
|
|
|
"go-to-line": "0.2.0",
|
2013-08-13 20:54:07 +04:00
|
|
|
"grammar-selector": "0.1.0",
|
2013-08-22 01:36:17 +04:00
|
|
|
"image-view": "0.3.0",
|
2013-08-13 21:20:13 +04:00
|
|
|
"link": "0.1.0",
|
2013-08-13 21:13:14 +04:00
|
|
|
"markdown-preview": "0.1.0",
|
2013-08-16 23:35:05 +04:00
|
|
|
"package-generator": "0.2.0",
|
2013-08-22 22:04:03 +04:00
|
|
|
"settings-view": "0.8.0",
|
2013-08-16 23:35:05 +04:00
|
|
|
"snippets": "0.2.0",
|
|
|
|
"spell-check": "0.2.0",
|
|
|
|
"status-bar": "0.2.0",
|
2013-08-22 02:58:28 +04:00
|
|
|
"symbols-view": "0.3.0",
|
2013-08-13 22:01:13 +04:00
|
|
|
"tabs": "0.1.0",
|
2013-08-21 21:51:24 +04:00
|
|
|
"terminal": "0.6.0",
|
2013-08-13 08:30:15 +04:00
|
|
|
"toml": "0.1.0",
|
2013-08-16 23:35:05 +04:00
|
|
|
"tree-view": "0.2.0",
|
2013-08-13 21:43:32 +04:00
|
|
|
"whitespace": "0.1.0",
|
2013-08-14 21:27:12 +04:00
|
|
|
"wrap-guide": "0.1.0",
|
|
|
|
|
2013-05-24 05:16:13 +04:00
|
|
|
"c-tmbundle": "1.0.0",
|
2013-08-14 21:27:12 +04:00
|
|
|
"coffee-script-tmbundle": "4.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-07-02 22:07:58 +04:00
|
|
|
"biscotto": "0.0.12",
|
2013-05-30 00:16:44 +04:00
|
|
|
"grunt": "~0.4.1",
|
|
|
|
"grunt-cli": "~0.1.9",
|
|
|
|
"grunt-coffeelint": "0.0.6",
|
2013-06-26 19:57:52 +04:00
|
|
|
"grunt-lesslint": "0.8.0",
|
|
|
|
"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-06-26 19:57:52 +04:00
|
|
|
"jasmine-focused": "~0.7.0",
|
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",
|
|
|
|
"json-front-matter": "~0.1.3"
|
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": {
|
|
|
|
"preinstall": "true"
|
2012-09-13 22:25:37 +04:00
|
|
|
}
|
|
|
|
}
|