2014-03-03 00:51:16 -07:00
|
|
|
{
|
2015-06-01 15:29:06 -06:00
|
|
|
"name": "atom-beautify",
|
|
|
|
"main": "./src/beautify",
|
2016-06-27 20:53:44 -06:00
|
|
|
"version": "0.29.9",
|
2015-06-01 15:29:06 -06:00
|
|
|
"private": true,
|
2016-07-02 16:28:01 -06:00
|
|
|
"description": "Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom",
|
2015-06-01 15:29:06 -06:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Glavin001/atom-beautify"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/Glavin001/atom-beautify/issues"
|
|
|
|
},
|
|
|
|
"license": "MIT",
|
|
|
|
"author": {
|
|
|
|
"name": "Glavin Wiechert",
|
|
|
|
"email": "glavin.wiechert@gmail.com",
|
|
|
|
"url": "https://github.com/Glavin001"
|
|
|
|
},
|
|
|
|
"contributors": [
|
|
|
|
{
|
|
|
|
"name": "Donald Pipowitch",
|
|
|
|
"email": "pipo@senaeh.de",
|
|
|
|
"url": "https://github.com/donaldpipowitch"
|
2014-09-17 22:58:19 -06:00
|
|
|
},
|
2015-06-01 15:29:06 -06:00
|
|
|
{
|
|
|
|
"name": "László Károlyi",
|
|
|
|
"url": "https://github.com/karolyi"
|
2014-09-17 22:58:19 -06:00
|
|
|
},
|
2015-06-01 15:29:06 -06:00
|
|
|
{
|
|
|
|
"name": "Marco Tanzi",
|
|
|
|
"url": "https://github.com/mtanzi"
|
2014-09-17 22:58:19 -06:00
|
|
|
},
|
2015-06-01 15:29:06 -06:00
|
|
|
{
|
|
|
|
"name": "gvn lazar suntop",
|
|
|
|
"url": "https://github.com/gvn"
|
2014-09-17 22:58:19 -06:00
|
|
|
},
|
2015-06-01 15:29:06 -06:00
|
|
|
{
|
|
|
|
"name": "Vadim K.",
|
|
|
|
"url": "https://github.com/vadirn"
|
2015-03-07 14:21:28 -07:00
|
|
|
},
|
2015-06-01 15:29:06 -06:00
|
|
|
{
|
|
|
|
"name": "Filipe Silva",
|
|
|
|
"url": "https://github.com/filipesilva"
|
2015-06-01 12:52:33 -06:00
|
|
|
},
|
2015-06-01 15:29:06 -06:00
|
|
|
{
|
|
|
|
"name": "Ramón Cahenzli",
|
|
|
|
"url": "https://github.com/psy-q"
|
2015-06-24 17:36:02 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Clemens Damke",
|
|
|
|
"url": "https://github.com/Cortys"
|
2015-09-12 03:04:56 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Zhang YANG",
|
|
|
|
"url": "https://github.com/ProgramFan"
|
2015-10-27 19:31:21 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Daniel Bayley",
|
|
|
|
"url": "https://github.com/danielbayley"
|
2015-12-10 06:52:52 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Murphy Randle",
|
|
|
|
"url": "https://github.com/splodingsocks"
|
2016-02-03 11:01:44 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Luis Arias",
|
|
|
|
"url": "https://github.com/kaaloo"
|
2016-03-03 15:24:48 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bati Sengul",
|
|
|
|
"url": "https://github.com/Focus"
|
2016-03-14 16:42:25 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Dheepak Krishnamurthy",
|
|
|
|
"url": "https://github.com/kdheepak89"
|
2016-04-23 11:46:52 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Ayoub Adib",
|
|
|
|
"url": "https://github.com/ayoubdev"
|
2016-04-23 13:41:20 -06:00
|
|
|
},
|
2016-04-19 15:15:36 -06:00
|
|
|
{
|
|
|
|
"name": "Frederic Delbos",
|
|
|
|
"url": "https://github.com/fdelbos"
|
2016-04-28 23:12:24 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Patrick Steele-Idem",
|
|
|
|
"url": "https://github.com/psteeleidem"
|
2016-05-14 08:34:57 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Joost van Doorn",
|
|
|
|
"url": "https://github.com/JoostvDoorn"
|
2016-07-11 07:36:52 -06:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Arman Yessenamanov",
|
|
|
|
"url": "https://github.com/yesenarman"
|
2015-06-01 12:52:33 -06:00
|
|
|
}
|
2015-06-01 15:29:06 -06:00
|
|
|
],
|
|
|
|
"engines": {
|
2016-03-21 07:43:31 -06:00
|
|
|
"atom": ">=1.6.0 <2.0.0"
|
2015-06-01 15:29:06 -06:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-07-12 18:28:57 -06:00
|
|
|
"async": "^2.0.0",
|
2015-06-01 15:29:06 -06:00
|
|
|
"atom-message-panel": "^1.2.4",
|
|
|
|
"atom-space-pen-views": "^2.0.5",
|
2016-04-23 20:26:32 -06:00
|
|
|
"bluebird": "^3.3.5",
|
|
|
|
"coffee-fmt": "^0.12.0",
|
2015-06-01 15:29:06 -06:00
|
|
|
"coffee-formatter": "^0.1.2",
|
2016-03-29 12:42:43 -06:00
|
|
|
"coffee-script": "^1.10.0",
|
2015-06-10 10:56:41 -06:00
|
|
|
"csscomb": "^3.1.7",
|
2015-09-05 06:13:15 -06:00
|
|
|
"diff": "^2.1.0",
|
2016-04-23 20:26:32 -06:00
|
|
|
"editorconfig": "^0.13.2",
|
|
|
|
"event-kit": "^2.0.0",
|
2016-03-22 20:19:14 -06:00
|
|
|
"expand-home-dir": "0.0.3",
|
2015-09-05 06:13:15 -06:00
|
|
|
"extend": "^3.0.0",
|
2015-07-29 18:48:53 -06:00
|
|
|
"gherkin": "2.12.2",
|
2015-09-05 06:13:15 -06:00
|
|
|
"handlebars": "^4.0.2",
|
2016-06-10 08:57:51 -06:00
|
|
|
"js-beautify": "^1.6.3",
|
2016-07-13 18:39:33 -06:00
|
|
|
"jscs": "^3.0.7",
|
2016-04-08 06:57:19 -06:00
|
|
|
"lodash": "^4.8.2",
|
2015-06-01 15:29:06 -06:00
|
|
|
"loophole": "^1.0.0",
|
2016-07-08 21:06:32 -06:00
|
|
|
"marko-prettyprint": "^1.1.8",
|
2016-07-08 18:40:53 -06:00
|
|
|
"node-dir": "^0.1.15",
|
2015-06-01 15:29:06 -06:00
|
|
|
"node-uuid": "^1.4.3",
|
2016-03-03 16:48:22 -07:00
|
|
|
"prettydiff": "^1.16.27",
|
2016-03-30 07:34:49 -06:00
|
|
|
"pug-beautify": "^0.1.1",
|
2016-04-23 20:26:32 -06:00
|
|
|
"remark": "^4.2.2",
|
2015-10-27 19:31:21 -06:00
|
|
|
"season": "^5.3.0",
|
2015-06-01 15:29:06 -06:00
|
|
|
"space-pen": "^5.1.1",
|
2016-04-23 20:26:32 -06:00
|
|
|
"strip-json-comments": "^2.0.1",
|
2015-06-10 10:56:41 -06:00
|
|
|
"temp": "^0.8.3",
|
2016-07-06 15:28:53 -06:00
|
|
|
"tidy-markdown": "^2.0.3",
|
2016-04-23 20:24:55 -06:00
|
|
|
"typescript": "^1.8.10",
|
2016-07-16 00:31:03 -06:00
|
|
|
"typescript-formatter": "^2.3.0",
|
2015-06-01 15:29:06 -06:00
|
|
|
"underscore-plus": "^1.6.6",
|
2016-06-27 20:52:48 -06:00
|
|
|
"universal-analytics": "^0.3.11",
|
2015-06-08 08:20:52 -06:00
|
|
|
"which": "^1.1.1",
|
2016-04-23 20:26:32 -06:00
|
|
|
"winston": "^2.2.0",
|
2015-06-01 15:29:06 -06:00
|
|
|
"yaml-front-matter": "^3.2.3"
|
|
|
|
},
|
|
|
|
"activationCommands": {
|
|
|
|
"atom-workspace": [
|
|
|
|
"atom-beautify:help-debug-editor",
|
|
|
|
"atom-beautify:beautify-editor",
|
2016-04-01 13:57:30 -06:00
|
|
|
"atom-beautify:migrate-settings",
|
2015-06-01 15:29:06 -06:00
|
|
|
"core:save",
|
|
|
|
"core:save-as"
|
|
|
|
],
|
|
|
|
".tree-view .file .name": [
|
|
|
|
"atom-beautify:beautify-file"
|
|
|
|
],
|
|
|
|
".tree-view .directory .name": [
|
|
|
|
"atom-beautify:beautify-directory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"atom",
|
|
|
|
"beautify",
|
|
|
|
"beautifier",
|
|
|
|
"js-beautify",
|
|
|
|
"format",
|
|
|
|
"pretty",
|
|
|
|
"html",
|
|
|
|
"handlebars",
|
|
|
|
"mustache",
|
|
|
|
"xml",
|
|
|
|
"css",
|
|
|
|
"javascript",
|
|
|
|
"json",
|
|
|
|
"sass",
|
|
|
|
"scss",
|
|
|
|
"less",
|
|
|
|
"sql",
|
|
|
|
"markdown",
|
|
|
|
"php",
|
|
|
|
"python",
|
|
|
|
"ruby",
|
|
|
|
"coffeescript",
|
|
|
|
"typescript",
|
|
|
|
"c",
|
|
|
|
"c++",
|
|
|
|
"cpp",
|
|
|
|
"objective-c",
|
|
|
|
"c-sharp",
|
|
|
|
"c#",
|
2015-12-22 11:52:23 -07:00
|
|
|
"coldfusion",
|
2015-06-01 15:29:06 -06:00
|
|
|
"uncrustify",
|
|
|
|
"java",
|
2016-02-17 22:54:08 -07:00
|
|
|
"apex",
|
2015-06-01 15:29:06 -06:00
|
|
|
"pawn",
|
|
|
|
"vala",
|
|
|
|
"d",
|
|
|
|
"erb",
|
|
|
|
"editorconfig",
|
|
|
|
"yaml",
|
|
|
|
"front matter",
|
|
|
|
"jekyll",
|
|
|
|
"marko",
|
|
|
|
"go",
|
2015-07-06 17:26:40 -06:00
|
|
|
"golang",
|
2015-12-10 09:00:38 -07:00
|
|
|
"svg",
|
2016-05-14 08:34:57 -06:00
|
|
|
"elm",
|
2016-07-02 16:28:01 -06:00
|
|
|
"lua",
|
|
|
|
"arduino",
|
|
|
|
"crystal",
|
|
|
|
"csv",
|
|
|
|
"ejs",
|
|
|
|
"erlang",
|
|
|
|
"gherkin",
|
|
|
|
"fortran",
|
|
|
|
"haskell",
|
|
|
|
"jade",
|
|
|
|
"jsx",
|
|
|
|
"latex",
|
|
|
|
"ocaml",
|
|
|
|
"perl",
|
|
|
|
"puppet",
|
|
|
|
"riot.js",
|
|
|
|
"rust",
|
|
|
|
"spacebars",
|
|
|
|
"swig",
|
|
|
|
"tss",
|
|
|
|
"twig",
|
|
|
|
"visualforce",
|
|
|
|
"xtemplate",
|
|
|
|
"autopep8",
|
|
|
|
"coffee formatter",
|
|
|
|
"coffee-fmt",
|
|
|
|
"clang-format",
|
|
|
|
"dfmt",
|
|
|
|
"elm-format",
|
|
|
|
"html beautifier",
|
|
|
|
"csscomb",
|
|
|
|
"gherkin formatter",
|
|
|
|
"gofmt",
|
|
|
|
"latex beautify",
|
|
|
|
"fortran beautifier",
|
|
|
|
"js beautify",
|
|
|
|
"jscs fixer",
|
|
|
|
"lua beautifier",
|
|
|
|
"ocp-indent",
|
|
|
|
"perltidy",
|
|
|
|
"php-cs-fixer",
|
|
|
|
"phpcbf",
|
|
|
|
"pretty diff",
|
|
|
|
"pug beautify",
|
|
|
|
"puppet-lint",
|
|
|
|
"remark",
|
|
|
|
"rubocop",
|
|
|
|
"ruby beautify",
|
|
|
|
"rustfmt",
|
|
|
|
"sqlformat",
|
|
|
|
"stylish-haskell",
|
|
|
|
"tidy markdown",
|
|
|
|
"typescript formatter",
|
|
|
|
"yapf",
|
|
|
|
"erl_tidy",
|
|
|
|
"marko beautifier"
|
2015-06-01 15:29:06 -06:00
|
|
|
],
|
|
|
|
"devDependencies": {
|
2015-06-11 18:59:00 -06:00
|
|
|
"coffeelint": "^1.10.1",
|
2015-09-05 06:13:15 -06:00
|
|
|
"handlebars": "^4.0.2"
|
2015-06-01 15:29:06 -06:00
|
|
|
},
|
|
|
|
"scripts": {
|
2016-04-04 07:59:13 -06:00
|
|
|
"postinstall": "node script/build-options.js",
|
2015-06-01 15:29:06 -06:00
|
|
|
"prepublish": "npm run docs",
|
2015-06-11 18:59:00 -06:00
|
|
|
"docs": "coffee docs/",
|
2016-03-03 17:24:13 -07:00
|
|
|
"lint": "coffeelint src/ spec/",
|
|
|
|
"code-docs": "codo && open docs/code/index.html"
|
2015-06-01 15:29:06 -06:00
|
|
|
}
|
2016-07-02 16:28:01 -06:00
|
|
|
}
|