pulsar/package.json

164 lines
4.6 KiB
JSON
Raw Normal View History

2014-11-08 07:54:03 +03:00
{
2013-05-14 22:08:32 +04:00
"name": "atom",
"productName": "Atom",
2015-03-04 00:49:18 +03:00
"version": "0.187.0",
"description": "A hackable text editor for the 21st Century.",
"main": "./src/browser/main.js",
2013-05-16 23:16:48 +04:00
"repository": {
"type": "git",
"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"
},
2014-04-24 02:34:29 +04:00
"licenses": [
{
"type": "MIT",
"url": "http://github.com/atom/atom/raw/master/LICENSE.md"
}
],
2015-03-06 01:55:35 +03:00
"atomShellVersion": "0.21.3",
2012-09-13 22:25:37 +04:00
"dependencies": {
2013-08-14 21:27:12 +04:00
"async": "0.2.6",
"atom-keymap": "^3.1.3",
"atom-space-pen-views": "^2.0.4",
2015-02-18 04:23:58 +03:00
"babel-core": "^4.0.2",
"bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",
"clear-cut": "0.4.0",
2015-03-05 23:30:41 +03:00
"coffee-cash": "0.8.0",
2015-01-12 20:20:10 +03:00
"coffee-script": "1.8.0",
2015-02-13 03:02:55 +03:00
"coffeestack": "^1.1.1",
2015-01-09 01:42:40 +03:00
"color": "^0.7.3",
"delegato": "^1",
2015-02-13 20:23:11 +03:00
"emissary": "^1.3.3",
2015-02-25 03:13:38 +03:00
"event-kit": "^1.0.3",
2015-01-29 00:49:20 +03:00
"first-mate": "^3.0.0",
"fs-plus": "^2.5",
"fstream": "0.1.24",
2014-09-03 20:45:45 +04:00
"fuzzaldrin": "^2.1",
2015-01-29 00:59:06 +03:00
"git-utils": "^3.0.0",
2015-02-19 22:15:56 +03:00
"grim": "1.2",
2014-10-08 02:18:29 +04:00
"jasmine-json": "~0.0",
2015-02-12 22:07:21 +03:00
"jasmine-tagged": "^1.1.4",
2014-10-22 02:37:25 +04:00
"jquery": "^2.1.1",
2015-02-18 04:01:35 +03:00
"less-cache": "0.22",
2014-11-20 22:41:53 +03:00
"marked": "^0.3",
"mixto": "^1",
2015-01-29 00:26:18 +03:00
"nslog": "^2.0.0",
2015-01-29 00:26:01 +03:00
"oniguruma": "^4.0.0",
2013-08-14 21:27:12 +04:00
"optimist": "0.4.0",
2015-03-06 00:30:20 +03:00
"pathwatcher": "^3.3.3",
2015-02-13 20:22:39 +03:00
"property-accessors": "^1.1.3",
2015-02-10 23:25:20 +03:00
"q": "^1.1.2",
2014-02-18 04:23:27 +04:00
"random-words": "0.0.1",
"react-atom-fork": "^0.11.5",
2014-07-30 07:26:21 +04:00
"reactionary-atom-fork": "^1.0.0",
2015-01-29 00:23:43 +03:00
"runas": "2.0.0",
2015-01-29 01:03:49 +03:00
"scandal": "2.0.0",
"scoped-property-store": "^0.16.2",
2015-01-29 00:37:27 +03:00
"scrollbar-style": "^2.0.0",
2015-02-12 03:29:11 +03:00
"season": "^5.1.4",
2015-02-11 04:22:59 +03:00
"semver": "~4.2",
"serializable": "^1",
2015-02-11 04:22:59 +03:00
"service-hub": "^0.4.0",
"space-pen": "3.8.2",
"stacktrace-parser": "0.1.1",
2015-02-11 05:01:35 +03:00
"temp": "0.8.1",
2015-02-14 03:05:05 +03:00
"text-buffer": "^4.1.5",
2014-08-20 03:46:01 +04:00
"theorist": "^1.0.2",
"typescript": "^1.4.1",
"underscore-plus": "^1.6.6"
},
"packageDependencies": {
"atom-dark-syntax": "0.26.0",
"atom-dark-ui": "0.47.0",
"atom-light-syntax": "0.26.0",
"atom-light-ui": "0.41.0",
"base16-tomorrow-dark-theme": "0.25.0",
"base16-tomorrow-light-theme": "0.8.0",
"one-dark-ui": "0.5.0",
2015-02-03 21:20:12 +03:00
"one-dark-syntax": "0.3.0",
"one-light-syntax": "0.4.0",
"one-light-ui": "0.4.0",
"solarized-dark-syntax": "0.32.0",
"solarized-light-syntax": "0.19.0",
2015-02-13 04:05:55 +03:00
"archive-view": "0.50.0",
2015-01-28 20:40:42 +03:00
"autocomplete": "0.44.0",
2015-02-07 00:03:23 +03:00
"autoflow": "0.22.0",
"autosave": "0.20.0",
2015-02-15 18:42:00 +03:00
"background-tips": "0.23.0",
"bookmarks": "0.35.0",
2015-01-30 03:41:22 +03:00
"bracket-matcher": "0.71.0",
"command-palette": "0.34.0",
2015-02-19 20:31:18 +03:00
"deprecation-cop": "0.37.0",
2015-03-06 00:57:29 +03:00
"dev-live-reload": "0.42.0",
"encoding-selector": "0.18.0",
2015-02-12 22:03:23 +03:00
"exception-reporting": "0.24.0",
2015-02-27 22:09:00 +03:00
"find-and-replace": "0.159.0",
2015-03-06 01:38:14 +03:00
"fuzzy-finder": "0.70.0",
2015-02-26 01:20:02 +03:00
"git-diff": "0.54.0",
2015-01-06 04:18:49 +03:00
"go-to-line": "0.30.0",
2015-02-11 23:08:15 +03:00
"grammar-selector": "0.45.0",
"image-view": "0.49.0",
"incompatible-packages": "0.22.0",
2015-02-15 18:46:13 +03:00
"keybinding-resolver": "0.29.0",
2015-01-29 01:24:29 +03:00
"link": "0.30.0",
2015-03-05 22:12:31 +03:00
"markdown-preview": "0.139.0",
2015-02-20 07:17:09 +03:00
"metrics": "0.45.0",
2015-02-27 04:21:50 +03:00
"notifications": "0.31.0",
2015-03-05 04:44:30 +03:00
"open-on-github": "0.34.0",
2015-02-11 04:56:15 +03:00
"package-generator": "0.38.0",
2015-02-18 20:06:53 +03:00
"release-notes": "0.51.0",
2015-03-04 23:31:54 +03:00
"settings-view": "0.184.0",
2015-03-06 01:03:36 +03:00
"snippets": "0.80.0",
2015-02-21 02:32:44 +03:00
"spell-check": "0.55.0",
2015-03-05 21:49:31 +03:00
"status-bar": "0.63.0",
2015-02-10 23:38:41 +03:00
"styleguide": "0.44.0",
2015-03-06 02:19:18 +03:00
"symbols-view": "0.88.0",
2015-02-12 01:08:04 +03:00
"tabs": "0.67.0",
2015-02-24 19:53:00 +03:00
"timecop": "0.31.0",
2015-02-27 21:40:16 +03:00
"tree-view": "0.164.0",
2015-03-05 22:20:56 +03:00
"update-package-dependencies": "0.9.0",
2015-03-02 16:27:43 +03:00
"welcome": "0.25.0",
2015-02-11 05:01:13 +03:00
"whitespace": "0.29.0",
2015-01-21 22:20:25 +03:00
"wrap-guide": "0.31.0",
2015-02-23 20:36:01 +03:00
"language-c": "0.41.0",
2015-02-23 20:44:20 +03:00
"language-clojure": "0.13.0",
"language-coffee-script": "0.39.0",
2015-02-05 01:44:49 +03:00
"language-csharp": "0.5.0",
2015-02-09 21:12:43 +03:00
"language-css": "0.28.0",
2015-03-05 03:10:04 +03:00
"language-gfm": "0.67.0",
"language-git": "0.10.0",
2015-01-13 21:06:28 +03:00
"language-go": "0.21.0",
2015-02-06 20:54:47 +03:00
"language-html": "0.29.0",
2014-11-29 21:25:01 +03:00
"language-hyperlink": "0.12.2",
"language-java": "0.14.0",
2015-02-27 22:08:41 +03:00
"language-javascript": "0.60.0",
2015-02-03 21:18:25 +03:00
"language-json": "0.12.0",
2015-02-25 02:58:18 +03:00
"language-less": "0.25.0",
"language-make": "0.13.0",
2014-12-01 20:12:14 +03:00
"language-mustache": "0.11.0",
"language-objective-c": "0.15.0",
2015-03-05 20:12:40 +03:00
"language-perl": "0.13.0",
2015-02-26 02:36:02 +03:00
"language-php": "0.21.0",
"language-property-list": "0.8.0",
2015-02-10 23:45:34 +03:00
"language-python": "0.32.0",
2015-02-27 20:45:24 +03:00
"language-ruby": "0.49.0",
2015-02-27 20:44:57 +03:00
"language-ruby-on-rails": "0.20.0",
2015-02-27 20:38:19 +03:00
"language-sass": "0.35.0",
"language-shellscript": "0.12.0",
"language-source": "0.9.0",
2015-01-20 21:06:23 +03:00
"language-sql": "0.14.0",
2014-02-23 04:27:27 +04:00
"language-text": "0.6.0",
2015-01-29 20:41:06 +03:00
"language-todo": "0.16.0",
"language-toml": "0.15.0",
2015-02-03 21:53:29 +03:00
"language-xml": "0.28.0",
"language-yaml": "0.22.0"
2013-04-03 04:30:25 +04:00
},
"private": true,
"scripts": {
2013-10-28 05:23:57 +04:00
"preinstall": "node -e 'process.exit(0)'",
"test": "node script/test"
2012-09-13 22:25:37 +04:00
}
}