pushnote 1.0.1 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +0 -3
  3. data/.pushnote.yml +1 -0
  4. data/README.md +30 -11
  5. data/Rakefile +0 -20
  6. data/bin/pushnote +2 -19
  7. data/bin/pushnoted +58 -0
  8. data/lib/pushnote.rb +3 -0
  9. data/lib/pushnote/cli.rb +40 -0
  10. data/lib/pushnote/configuration.rb +12 -0
  11. data/lib/pushnote/note.rb +36 -0
  12. data/lib/pushnote/version.rb +1 -1
  13. data/pushnote.gemspec +5 -15
  14. metadata +10 -192
  15. data/.rspec +0 -3
  16. data/config.codekit +0 -1005
  17. data/config.ru +0 -2
  18. data/config/database.yml +0 -17
  19. data/db/migrate/20150131202537_create_notes_table.rb +0 -9
  20. data/db/schema.rb +0 -23
  21. data/lib/pushnote/adapters.rb +0 -1
  22. data/lib/pushnote/adapters/base.rb +0 -7
  23. data/lib/pushnote/adapters/local.rb +0 -17
  24. data/lib/pushnote/app.rb +0 -50
  25. data/lib/pushnote/models/note.rb +0 -4
  26. data/lib/pushnote/public/css/foundation.css +0 -6139
  27. data/lib/pushnote/public/css/foundation.min.css +0 -1
  28. data/lib/pushnote/public/css/normalize.css +0 -427
  29. data/lib/pushnote/public/humans.txt +0 -8
  30. data/lib/pushnote/public/img/.gitkeep +0 -1
  31. data/lib/pushnote/public/index.html +0 -166
  32. data/lib/pushnote/public/js/foundation.min.js +0 -5960
  33. data/lib/pushnote/public/js/foundation/foundation.abide.js +0 -318
  34. data/lib/pushnote/public/js/foundation/foundation.accordion.js +0 -67
  35. data/lib/pushnote/public/js/foundation/foundation.alert.js +0 -43
  36. data/lib/pushnote/public/js/foundation/foundation.clearing.js +0 -558
  37. data/lib/pushnote/public/js/foundation/foundation.dropdown.js +0 -439
  38. data/lib/pushnote/public/js/foundation/foundation.equalizer.js +0 -73
  39. data/lib/pushnote/public/js/foundation/foundation.interchange.js +0 -348
  40. data/lib/pushnote/public/js/foundation/foundation.joyride.js +0 -924
  41. data/lib/pushnote/public/js/foundation/foundation.js +0 -690
  42. data/lib/pushnote/public/js/foundation/foundation.magellan.js +0 -198
  43. data/lib/pushnote/public/js/foundation/foundation.offcanvas.js +0 -152
  44. data/lib/pushnote/public/js/foundation/foundation.orbit.js +0 -472
  45. data/lib/pushnote/public/js/foundation/foundation.reveal.js +0 -449
  46. data/lib/pushnote/public/js/foundation/foundation.slider.js +0 -267
  47. data/lib/pushnote/public/js/foundation/foundation.tab.js +0 -217
  48. data/lib/pushnote/public/js/foundation/foundation.tooltip.js +0 -300
  49. data/lib/pushnote/public/js/foundation/foundation.topbar.js +0 -445
  50. data/lib/pushnote/public/js/vendor/fastclick.js +0 -9
  51. data/lib/pushnote/public/js/vendor/jquery.cookie.js +0 -8
  52. data/lib/pushnote/public/js/vendor/jquery.js +0 -26
  53. data/lib/pushnote/public/js/vendor/modernizr.js +0 -8
  54. data/lib/pushnote/public/js/vendor/placeholder.js +0 -2
  55. data/lib/pushnote/public/robots.txt +0 -4
  56. data/lib/pushnote/views/index.erb +0 -15
  57. data/lib/pushnote/views/layout.erb +0 -48
  58. data/lib/pushnote/views/show.erb +0 -8
  59. data/spec/lib/controllers/notes_spec.rb +0 -21
  60. data/spec/spec_helper.rb +0 -16
data/.rspec DELETED
@@ -1,3 +0,0 @@
1
- --color
2
- --require spec_helper
3
- --format documentation
data/config.codekit DELETED
@@ -1,1005 +0,0 @@
1
- {
2
- "CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit",
3
- "creatorBuild": "18493",
4
- "files": {
5
- "\/lib\/pushnote\/public\/css\/foundation.css": {
6
- "fileType": 16,
7
- "ignore": 0,
8
- "ignoreWasSetByUser": 0,
9
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/css\/foundation.css",
10
- "outputAbbreviatedPath": "No Output Path",
11
- "outputPathIsOutsideProject": 0,
12
- "outputPathIsSetByUser": 0
13
- },
14
- "\/lib\/pushnote\/public\/css\/foundation.min.css": {
15
- "fileType": 16,
16
- "ignore": 0,
17
- "ignoreWasSetByUser": 0,
18
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/css\/foundation.min.css",
19
- "outputAbbreviatedPath": "No Output Path",
20
- "outputPathIsOutsideProject": 0,
21
- "outputPathIsSetByUser": 0
22
- },
23
- "\/lib\/pushnote\/public\/css\/normalize.css": {
24
- "fileType": 16,
25
- "ignore": 0,
26
- "ignoreWasSetByUser": 0,
27
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/css\/normalize.css",
28
- "outputAbbreviatedPath": "No Output Path",
29
- "outputPathIsOutsideProject": 0,
30
- "outputPathIsSetByUser": 0
31
- },
32
- "\/lib\/pushnote\/public\/index.html": {
33
- "fileType": 8192,
34
- "ignore": 0,
35
- "ignoreWasSetByUser": 0,
36
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/index.html",
37
- "outputAbbreviatedPath": "No Output Path",
38
- "outputPathIsOutsideProject": 0,
39
- "outputPathIsSetByUser": 0
40
- },
41
- "\/lib\/pushnote\/public\/js\/foundation.min.js": {
42
- "fileType": 64,
43
- "ignore": 0,
44
- "ignoreWasSetByUser": 0,
45
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/foundation.min.js",
46
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/min\/foundation.min-min.js",
47
- "outputPathIsOutsideProject": 0,
48
- "outputPathIsSetByUser": 0,
49
- "outputStyle": 1,
50
- "syntaxCheckerStyle": 1
51
- },
52
- "\/lib\/pushnote\/public\/js\/foundation\/foundation.interchange.js": {
53
- "fileType": 64,
54
- "ignore": 0,
55
- "ignoreWasSetByUser": 0,
56
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/foundation\/foundation.interchange.js",
57
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/foundation\/min\/foundation.interchange-min.js",
58
- "outputPathIsOutsideProject": 0,
59
- "outputPathIsSetByUser": 0,
60
- "outputStyle": 1,
61
- "syntaxCheckerStyle": 1
62
- },
63
- "\/lib\/pushnote\/public\/js\/foundation\/foundation.js": {
64
- "fileType": 64,
65
- "ignore": 0,
66
- "ignoreWasSetByUser": 0,
67
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/foundation\/foundation.js",
68
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/foundation\/min\/foundation-min.js",
69
- "outputPathIsOutsideProject": 0,
70
- "outputPathIsSetByUser": 0,
71
- "outputStyle": 1,
72
- "syntaxCheckerStyle": 1
73
- },
74
- "\/lib\/pushnote\/public\/js\/foundation\/foundation.reveal.js": {
75
- "fileType": 64,
76
- "ignore": 0,
77
- "ignoreWasSetByUser": 0,
78
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/foundation\/foundation.reveal.js",
79
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/foundation\/min\/foundation.reveal-min.js",
80
- "outputPathIsOutsideProject": 0,
81
- "outputPathIsSetByUser": 0,
82
- "outputStyle": 1,
83
- "syntaxCheckerStyle": 1
84
- },
85
- "\/lib\/pushnote\/public\/js\/vendor\/fastclick.js": {
86
- "fileType": 64,
87
- "ignore": 0,
88
- "ignoreWasSetByUser": 0,
89
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/fastclick.js",
90
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/min\/fastclick-min.js",
91
- "outputPathIsOutsideProject": 0,
92
- "outputPathIsSetByUser": 0,
93
- "outputStyle": 1,
94
- "syntaxCheckerStyle": 1
95
- },
96
- "\/lib\/pushnote\/public\/js\/vendor\/jquery.cookie.js": {
97
- "fileType": 64,
98
- "ignore": 0,
99
- "ignoreWasSetByUser": 0,
100
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/jquery.cookie.js",
101
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/min\/jquery.cookie-min.js",
102
- "outputPathIsOutsideProject": 0,
103
- "outputPathIsSetByUser": 0,
104
- "outputStyle": 1,
105
- "syntaxCheckerStyle": 1
106
- },
107
- "\/lib\/pushnote\/public\/js\/vendor\/jquery.js": {
108
- "fileType": 64,
109
- "ignore": 0,
110
- "ignoreWasSetByUser": 0,
111
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/jquery.js",
112
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/min\/jquery-min.js",
113
- "outputPathIsOutsideProject": 0,
114
- "outputPathIsSetByUser": 0,
115
- "outputStyle": 1,
116
- "syntaxCheckerStyle": 1
117
- },
118
- "\/lib\/pushnote\/public\/js\/vendor\/modernizr.js": {
119
- "fileType": 64,
120
- "ignore": 0,
121
- "ignoreWasSetByUser": 0,
122
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/modernizr.js",
123
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/min\/modernizr-min.js",
124
- "outputPathIsOutsideProject": 0,
125
- "outputPathIsSetByUser": 0,
126
- "outputStyle": 1,
127
- "syntaxCheckerStyle": 1
128
- },
129
- "\/lib\/pushnote\/public\/js\/vendor\/placeholder.js": {
130
- "fileType": 64,
131
- "ignore": 0,
132
- "ignoreWasSetByUser": 0,
133
- "inputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/placeholder.js",
134
- "outputAbbreviatedPath": "\/lib\/pushnote\/public\/js\/vendor\/min\/placeholder-min.js",
135
- "outputPathIsOutsideProject": 0,
136
- "outputPathIsSetByUser": 0,
137
- "outputStyle": 1,
138
- "syntaxCheckerStyle": 1
139
- },
140
- "\/lib\/pushnote\/views\/index.erb": {
141
- "fileType": 8192,
142
- "ignore": 0,
143
- "ignoreWasSetByUser": 0,
144
- "inputAbbreviatedPath": "\/lib\/pushnote\/views\/index.erb",
145
- "outputAbbreviatedPath": "No Output Path",
146
- "outputPathIsOutsideProject": 0,
147
- "outputPathIsSetByUser": 0
148
- },
149
- "\/lib\/pushnote\/views\/layout.erb": {
150
- "fileType": 8192,
151
- "ignore": 0,
152
- "ignoreWasSetByUser": 0,
153
- "inputAbbreviatedPath": "\/lib\/pushnote\/views\/layout.erb",
154
- "outputAbbreviatedPath": "No Output Path",
155
- "outputPathIsOutsideProject": 0,
156
- "outputPathIsSetByUser": 0
157
- },
158
- "\/lib\/pushnote\/views\/show.erb": {
159
- "fileType": 8192,
160
- "ignore": 0,
161
- "ignoreWasSetByUser": 0,
162
- "inputAbbreviatedPath": "\/lib\/pushnote\/views\/show.erb",
163
- "outputAbbreviatedPath": "No Output Path",
164
- "outputPathIsOutsideProject": 0,
165
- "outputPathIsSetByUser": 0
166
- },
167
- "\/README.md": {
168
- "enableFootnoteSupport": 0,
169
- "enableSmartyPants": 1,
170
- "expandTabs": 1,
171
- "fileType": 4096,
172
- "ignore": 0,
173
- "ignoreWasSetByUser": 0,
174
- "inputAbbreviatedPath": "\/README.md",
175
- "outputAbbreviatedPath": "\/README.html",
176
- "outputPathIsOutsideProject": 0,
177
- "outputPathIsSetByUser": 0
178
- }
179
- },
180
- "hooks": [
181
- ],
182
- "lastSavedByUser": "Cory Boyd",
183
- "manualImportLinks": {
184
- },
185
- "projectAttributes": {
186
- "bowerAbbreviatedPath": "",
187
- "displayValue": "pushnote",
188
- "displayValueWasSetByUser": 0,
189
- "iconImageName": "pencil_orange"
190
- },
191
- "projectSettings": {
192
- "alwaysUseExternalServer": 0,
193
- "animateCSSInjections": 1,
194
- "autoApplyPSLanguageSettingsStyle": 0,
195
- "autoprefixerBrowserString": "> 1%, last 2 versions, Firefox ESR, Opera 12.1",
196
- "autoSyncProjectSettingsFile": 1,
197
- "browserRefreshDelay": 0,
198
- "coffeeAutoOutputPathEnabled": 1,
199
- "coffeeAutoOutputPathFilenamePattern": "*.js",
200
- "coffeeAutoOutputPathRelativePath": "",
201
- "coffeeAutoOutputPathReplace1": "",
202
- "coffeeAutoOutputPathReplace2": "",
203
- "coffeeAutoOutputPathStyle": 0,
204
- "coffeeCreateSourceMap": 0,
205
- "coffeeLintFlags2": {
206
- "arrow_spacing": {
207
- "active": 0,
208
- "flagValue": -1
209
- },
210
- "camel_case_classes": {
211
- "active": 1,
212
- "flagValue": -1
213
- },
214
- "colon_assignment_spacing": {
215
- "active": 0,
216
- "flagValue": 1
217
- },
218
- "cyclomatic_complexity": {
219
- "active": 0,
220
- "flagValue": 10
221
- },
222
- "duplicate_key": {
223
- "active": 1,
224
- "flagValue": -1
225
- },
226
- "empty_constructor_needs_parens": {
227
- "active": 0,
228
- "flagValue": -1
229
- },
230
- "ensure_comprehensions": {
231
- "active": 1,
232
- "flagValue": -1
233
- },
234
- "indentation": {
235
- "active": 1,
236
- "flagValue": 2
237
- },
238
- "line_endings": {
239
- "active": 0,
240
- "flagValue": 0
241
- },
242
- "max_line_length": {
243
- "active": 0,
244
- "flagValue": 150
245
- },
246
- "missing_fat_arrows": {
247
- "active": 0,
248
- "flagValue": -1
249
- },
250
- "newlines_after_classes": {
251
- "active": 0,
252
- "flagValue": 3
253
- },
254
- "no_backticks": {
255
- "active": 1,
256
- "flagValue": -1
257
- },
258
- "no_debugger": {
259
- "active": 1,
260
- "flagValue": -1
261
- },
262
- "no_empty_functions": {
263
- "active": 0,
264
- "flagValue": -1
265
- },
266
- "no_empty_param_list": {
267
- "active": 0,
268
- "flagValue": -1
269
- },
270
- "no_implicit_braces": {
271
- "active": 1,
272
- "flagValue": -1
273
- },
274
- "no_implicit_parens": {
275
- "active": 0,
276
- "flagValue": -1
277
- },
278
- "no_interpolation_in_single_quotes": {
279
- "active": 0,
280
- "flagValue": -1
281
- },
282
- "no_plusplus": {
283
- "active": 0,
284
- "flagValue": -1
285
- },
286
- "no_stand_alone_at": {
287
- "active": 1,
288
- "flagValue": -1
289
- },
290
- "no_tabs": {
291
- "active": 1,
292
- "flagValue": -1
293
- },
294
- "no_throwing_strings": {
295
- "active": 1,
296
- "flagValue": -1
297
- },
298
- "no_trailing_semicolons": {
299
- "active": 1,
300
- "flagValue": -1
301
- },
302
- "no_trailing_whitespace": {
303
- "active": 1,
304
- "flagValue": -1
305
- },
306
- "no_unnecessary_double_quotes": {
307
- "active": 0,
308
- "flagValue": -1
309
- },
310
- "no_unnecessary_fat_arrows": {
311
- "active": 1,
312
- "flagValue": -1
313
- },
314
- "non_empty_constructor_needs_parens": {
315
- "active": 0,
316
- "flagValue": -1
317
- },
318
- "prefer_english_operator": {
319
- "active": 0,
320
- "flagValue": -1
321
- },
322
- "space_operators": {
323
- "active": 0,
324
- "flagValue": -1
325
- },
326
- "spacing_after_comma": {
327
- "active": 1,
328
- "flagValue": -1
329
- }
330
- },
331
- "coffeeMinifyOutput": 1,
332
- "coffeeOutputStyle": 0,
333
- "coffeeSyntaxCheckerStyle": 1,
334
- "externalServerAddress": "http:\/\/localhost:8888",
335
- "externalServerPreviewPathAddition": "",
336
- "genericWebpageFileExtensionsString": "html, htm, shtml, shtm, xhtml, php, jsp, asp, aspx, erb, ctp",
337
- "hamlAutoOutputPathEnabled": 1,
338
- "hamlAutoOutputPathFilenamePattern": "*.html",
339
- "hamlAutoOutputPathRelativePath": "",
340
- "hamlAutoOutputPathReplace1": "",
341
- "hamlAutoOutputPathReplace2": "",
342
- "hamlAutoOutputPathStyle": 0,
343
- "hamlEscapeHTMLCharacters": 0,
344
- "hamlNoEscapeInAttributes": 0,
345
- "hamlOutputFormat": 2,
346
- "hamlOutputStyle": 0,
347
- "hamlUseCDATA": 0,
348
- "hamlUseDoubleQuotes": 0,
349
- "hamlUseUnixNewlines": 0,
350
- "jadeAutoOutputPathEnabled": 1,
351
- "jadeAutoOutputPathFilenamePattern": "*.html",
352
- "jadeAutoOutputPathRelativePath": "",
353
- "jadeAutoOutputPathReplace1": "",
354
- "jadeAutoOutputPathReplace2": "",
355
- "jadeAutoOutputPathStyle": 0,
356
- "jadeCompileDebug": 1,
357
- "jadeOutputStyle": 0,
358
- "javascriptAutoOutputPathEnabled": 1,
359
- "javascriptAutoOutputPathFilenamePattern": "*-min.js",
360
- "javascriptAutoOutputPathRelativePath": "\/min",
361
- "javascriptAutoOutputPathReplace1": "",
362
- "javascriptAutoOutputPathReplace2": "",
363
- "javascriptAutoOutputPathStyle": 2,
364
- "javascriptCreateSourceMap": 1,
365
- "javascriptOutputStyle": 1,
366
- "javascriptSyntaxCheckerStyle": 1,
367
- "jsCheckerReservedNamesString": "",
368
- "jsHintFlags2": {
369
- "asi": {
370
- "active": 0,
371
- "flagValue": -1
372
- },
373
- "bitwise": {
374
- "active": 1,
375
- "flagValue": -1
376
- },
377
- "boss": {
378
- "active": 0,
379
- "flagValue": -1
380
- },
381
- "browser": {
382
- "active": 1,
383
- "flagValue": -1
384
- },
385
- "browserify": {
386
- "active": 0,
387
- "flagValue": -1
388
- },
389
- "camelcase": {
390
- "active": 0,
391
- "flagValue": -1
392
- },
393
- "couch": {
394
- "active": 0,
395
- "flagValue": -1
396
- },
397
- "curly": {
398
- "active": 1,
399
- "flagValue": -1
400
- },
401
- "debug": {
402
- "active": 0,
403
- "flagValue": -1
404
- },
405
- "devel": {
406
- "active": 0,
407
- "flagValue": -1
408
- },
409
- "dojo": {
410
- "active": 0,
411
- "flagValue": -1
412
- },
413
- "elision": {
414
- "active": 1,
415
- "flagValue": -1
416
- },
417
- "eqeqeq": {
418
- "active": 1,
419
- "flagValue": -1
420
- },
421
- "eqnull": {
422
- "active": 0,
423
- "flagValue": -1
424
- },
425
- "es3": {
426
- "active": 0,
427
- "flagValue": -1
428
- },
429
- "esnext": {
430
- "active": 0,
431
- "flagValue": -1
432
- },
433
- "evil": {
434
- "active": 0,
435
- "flagValue": -1
436
- },
437
- "expr": {
438
- "active": 0,
439
- "flagValue": -1
440
- },
441
- "forin": {
442
- "active": 0,
443
- "flagValue": -1
444
- },
445
- "freeze": {
446
- "active": 1,
447
- "flagValue": -1
448
- },
449
- "funcscope": {
450
- "active": 0,
451
- "flagValue": -1
452
- },
453
- "globalstrict": {
454
- "active": 0,
455
- "flagValue": -1
456
- },
457
- "immed": {
458
- "active": 0,
459
- "flagValue": -1
460
- },
461
- "indent": {
462
- "active": 0,
463
- "flagValue": 4
464
- },
465
- "iterator": {
466
- "active": 0,
467
- "flagValue": -1
468
- },
469
- "jasmine": {
470
- "active": 0,
471
- "flagValue": -1
472
- },
473
- "jquery": {
474
- "active": 1,
475
- "flagValue": -1
476
- },
477
- "lastsemic": {
478
- "active": 0,
479
- "flagValue": -1
480
- },
481
- "latedef": {
482
- "active": 1,
483
- "flagValue": -1
484
- },
485
- "laxbreak": {
486
- "active": 0,
487
- "flagValue": -1
488
- },
489
- "laxcomma": {
490
- "active": 0,
491
- "flagValue": -1
492
- },
493
- "loopfunc": {
494
- "active": 0,
495
- "flagValue": -1
496
- },
497
- "maxcomplexity": {
498
- "active": 0,
499
- "flagValue": 10
500
- },
501
- "maxdepth": {
502
- "active": 0,
503
- "flagValue": 3
504
- },
505
- "maxlen": {
506
- "active": 0,
507
- "flagValue": 150
508
- },
509
- "maxparams": {
510
- "active": 0,
511
- "flagValue": 3
512
- },
513
- "maxstatements": {
514
- "active": 0,
515
- "flagValue": 4
516
- },
517
- "mocha": {
518
- "active": 0,
519
- "flagValue": -1
520
- },
521
- "mootools": {
522
- "active": 0,
523
- "flagValue": -1
524
- },
525
- "moz": {
526
- "active": 0,
527
- "flagValue": -1
528
- },
529
- "multistr": {
530
- "active": 0,
531
- "flagValue": -1
532
- },
533
- "newcap": {
534
- "active": 1,
535
- "flagValue": -1
536
- },
537
- "noarg": {
538
- "active": 1,
539
- "flagValue": -1
540
- },
541
- "node": {
542
- "active": 0,
543
- "flagValue": -1
544
- },
545
- "noempty": {
546
- "active": 0,
547
- "flagValue": -1
548
- },
549
- "nonbsp": {
550
- "active": 0,
551
- "flagValue": -1
552
- },
553
- "nonew": {
554
- "active": 1,
555
- "flagValue": -1
556
- },
557
- "nonstandard": {
558
- "active": 0,
559
- "flagValue": -1
560
- },
561
- "notypeof": {
562
- "active": 1,
563
- "flagValue": -1
564
- },
565
- "noyield": {
566
- "active": 0,
567
- "flagValue": -1
568
- },
569
- "onecase": {
570
- "active": 0,
571
- "flagValue": -1
572
- },
573
- "phantom": {
574
- "active": 0,
575
- "flagValue": -1
576
- },
577
- "plusplus": {
578
- "active": 0,
579
- "flagValue": -1
580
- },
581
- "proto": {
582
- "active": 0,
583
- "flagValue": -1
584
- },
585
- "prototypejs": {
586
- "active": 0,
587
- "flagValue": -1
588
- },
589
- "qunit": {
590
- "active": 0,
591
- "flagValue": -1
592
- },
593
- "regexp": {
594
- "active": 1,
595
- "flagValue": -1
596
- },
597
- "rhino": {
598
- "active": 0,
599
- "flagValue": -1
600
- },
601
- "scripturl": {
602
- "active": 0,
603
- "flagValue": -1
604
- },
605
- "shadow": {
606
- "active": 0,
607
- "flagValue": -1
608
- },
609
- "shelljs": {
610
- "active": 0,
611
- "flagValue": -1
612
- },
613
- "singleGroups": {
614
- "active": 0,
615
- "flagValue": -1
616
- },
617
- "strict": {
618
- "active": 0,
619
- "flagValue": -1
620
- },
621
- "sub": {
622
- "active": 0,
623
- "flagValue": -1
624
- },
625
- "supernew": {
626
- "active": 0,
627
- "flagValue": -1
628
- },
629
- "typed": {
630
- "active": 0,
631
- "flagValue": -1
632
- },
633
- "undef": {
634
- "active": 1,
635
- "flagValue": -1
636
- },
637
- "unused": {
638
- "active": 1,
639
- "flagValue": -1
640
- },
641
- "withstmt": {
642
- "active": 0,
643
- "flagValue": -1
644
- },
645
- "worker": {
646
- "active": 0,
647
- "flagValue": -1
648
- },
649
- "wsh": {
650
- "active": 0,
651
- "flagValue": -1
652
- },
653
- "yui": {
654
- "active": 0,
655
- "flagValue": -1
656
- }
657
- },
658
- "jsLintFlags2": {
659
- "ass": {
660
- "active": 0,
661
- "flagValue": -1
662
- },
663
- "bitwise": {
664
- "active": 0,
665
- "flagValue": -1
666
- },
667
- "browser": {
668
- "active": 1,
669
- "flagValue": -1
670
- },
671
- "closure": {
672
- "active": 0,
673
- "flagValue": -1
674
- },
675
- "continue": {
676
- "active": 0,
677
- "flagValue": -1
678
- },
679
- "debug": {
680
- "active": 0,
681
- "flagValue": -1
682
- },
683
- "devel": {
684
- "active": 0,
685
- "flagValue": -1
686
- },
687
- "eqeq": {
688
- "active": 0,
689
- "flagValue": -1
690
- },
691
- "evil": {
692
- "active": 0,
693
- "flagValue": -1
694
- },
695
- "forin": {
696
- "active": 0,
697
- "flagValue": -1
698
- },
699
- "indent": {
700
- "active": 0,
701
- "flagValue": 4
702
- },
703
- "maxlen": {
704
- "active": 0,
705
- "flagValue": 150
706
- },
707
- "newcap": {
708
- "active": 0,
709
- "flagValue": -1
710
- },
711
- "node": {
712
- "active": 0,
713
- "flagValue": -1
714
- },
715
- "nomen": {
716
- "active": 0,
717
- "flagValue": -1
718
- },
719
- "plusplus": {
720
- "active": 0,
721
- "flagValue": -1
722
- },
723
- "properties": {
724
- "active": 0,
725
- "flagValue": -1
726
- },
727
- "regexp": {
728
- "active": 0,
729
- "flagValue": -1
730
- },
731
- "rhino": {
732
- "active": 0,
733
- "flagValue": -1
734
- },
735
- "sloppy": {
736
- "active": 0,
737
- "flagValue": -1
738
- },
739
- "stupid": {
740
- "active": 0,
741
- "flagValue": -1
742
- },
743
- "sub": {
744
- "active": 0,
745
- "flagValue": -1
746
- },
747
- "todo": {
748
- "active": 0,
749
- "flagValue": -1
750
- },
751
- "unparam": {
752
- "active": 0,
753
- "flagValue": -1
754
- },
755
- "vars": {
756
- "active": 0,
757
- "flagValue": -1
758
- },
759
- "white": {
760
- "active": 0,
761
- "flagValue": -1
762
- }
763
- },
764
- "kitAutoOutputPathEnabled": 1,
765
- "kitAutoOutputPathFilenamePattern": "*.html",
766
- "kitAutoOutputPathRelativePath": "",
767
- "kitAutoOutputPathReplace1": "",
768
- "kitAutoOutputPathReplace2": "",
769
- "kitAutoOutputPathStyle": 0,
770
- "lessAllowInsecureImports": 0,
771
- "lessAutoOutputPathEnabled": 1,
772
- "lessAutoOutputPathFilenamePattern": "*.css",
773
- "lessAutoOutputPathRelativePath": "..\/css",
774
- "lessAutoOutputPathReplace1": "less",
775
- "lessAutoOutputPathReplace2": "css",
776
- "lessAutoOutputPathStyle": 2,
777
- "lessCreateSourceMap": 0,
778
- "lessDisableJavascript": 0,
779
- "lessIeCompatibility": 1,
780
- "lessOutputStyle": 0,
781
- "lessRelativeURLS": 0,
782
- "lessStrictImports": 0,
783
- "lessStrictMath": 0,
784
- "lessStrictUnits": 0,
785
- "markdownAutoOutputPathEnabled": 1,
786
- "markdownAutoOutputPathFilenamePattern": "*.html",
787
- "markdownAutoOutputPathRelativePath": "",
788
- "markdownAutoOutputPathReplace1": "",
789
- "markdownAutoOutputPathReplace2": "",
790
- "markdownAutoOutputPathStyle": 0,
791
- "markdownEnableFootnotes": 0,
792
- "markdownEnableSmartyPants": 1,
793
- "markdownExpandTabs": 1,
794
- "reloadFileURLs": 0,
795
- "sassAutoOutputPathEnabled": 1,
796
- "sassAutoOutputPathFilenamePattern": "*.css",
797
- "sassAutoOutputPathRelativePath": "..\/css",
798
- "sassAutoOutputPathReplace1": "sass",
799
- "sassAutoOutputPathReplace2": "css",
800
- "sassAutoOutputPathStyle": 2,
801
- "sassCreateSourceMap": 0,
802
- "sassDebugStyle": 0,
803
- "sassDecimalPrecision": 10,
804
- "sassOutputStyle": 0,
805
- "sassUseLibsass": 0,
806
- "shouldRunAutoprefixer": 0,
807
- "shouldRunBless": 0,
808
- "skippedItemsString": ".svn, .git, .hg, log, _logs, _cache, cache, logs, node_modules",
809
- "slimAutoOutputPathEnabled": 1,
810
- "slimAutoOutputPathFilenamePattern": "*.html",
811
- "slimAutoOutputPathRelativePath": "",
812
- "slimAutoOutputPathReplace1": "",
813
- "slimAutoOutputPathReplace2": "",
814
- "slimAutoOutputPathStyle": 0,
815
- "slimCompileOnly": 0,
816
- "slimLogicless": 0,
817
- "slimOutputFormat": 0,
818
- "slimOutputStyle": 1,
819
- "slimRailsCompatible": 0,
820
- "stylusAutoOutputPathEnabled": 1,
821
- "stylusAutoOutputPathFilenamePattern": "*.css",
822
- "stylusAutoOutputPathRelativePath": "..\/css",
823
- "stylusAutoOutputPathReplace1": "stylus",
824
- "stylusAutoOutputPathReplace2": "css",
825
- "stylusAutoOutputPathStyle": 2,
826
- "stylusCreateSourceMap": 0,
827
- "stylusDebugStyle": 0,
828
- "stylusImportCSS": 0,
829
- "stylusOutputStyle": 0,
830
- "stylusResolveRelativeURLS": 0,
831
- "typescriptAutoOutputPathEnabled": 1,
832
- "typescriptAutoOutputPathFilenamePattern": "*.js",
833
- "typescriptAutoOutputPathRelativePath": "\/js",
834
- "typescriptAutoOutputPathReplace1": "",
835
- "typescriptAutoOutputPathReplace2": "",
836
- "typescriptAutoOutputPathStyle": 2,
837
- "typescriptCreateDeclarationFile": 0,
838
- "typescriptCreateSourceMap": 0,
839
- "typescriptMinifyOutput": 0,
840
- "typescriptModuleType": 0,
841
- "typescriptNoImplicitAny": 0,
842
- "typescriptPreserveConstEnums": 0,
843
- "typescriptRemoveComments": 0,
844
- "typescriptSuppressImplicitAnyIndexErrors": 0,
845
- "typescriptTargetECMAVersion": 0,
846
- "uglifyDefinesString": "",
847
- "uglifyFlags2": {
848
- "ascii-only": {
849
- "active": 0,
850
- "flagValue": -1
851
- },
852
- "booleans": {
853
- "active": 1,
854
- "flagValue": -1
855
- },
856
- "bracketize": {
857
- "active": 0,
858
- "flagValue": -1
859
- },
860
- "cascade": {
861
- "active": 1,
862
- "flagValue": -1
863
- },
864
- "comments": {
865
- "active": 1,
866
- "flagValue": -1
867
- },
868
- "comparisons": {
869
- "active": 1,
870
- "flagValue": -1
871
- },
872
- "compress": {
873
- "active": 1,
874
- "flagValue": -1
875
- },
876
- "conditionals": {
877
- "active": 1,
878
- "flagValue": -1
879
- },
880
- "dead_code": {
881
- "active": 0,
882
- "flagValue": -1
883
- },
884
- "drop_console": {
885
- "active": 0,
886
- "flagValue": -1
887
- },
888
- "drop_debugger": {
889
- "active": 1,
890
- "flagValue": -1
891
- },
892
- "eval": {
893
- "active": 0,
894
- "flagValue": -1
895
- },
896
- "evaluate": {
897
- "active": 1,
898
- "flagValue": -1
899
- },
900
- "hoist_funs": {
901
- "active": 1,
902
- "flagValue": -1
903
- },
904
- "hoist_vars": {
905
- "active": 0,
906
- "flagValue": -1
907
- },
908
- "if_return": {
909
- "active": 1,
910
- "flagValue": -1
911
- },
912
- "indent-level": {
913
- "active": 0,
914
- "flagValue": 4
915
- },
916
- "indent-start": {
917
- "active": 0,
918
- "flagValue": 0
919
- },
920
- "inline-script": {
921
- "active": 0,
922
- "flagValue": -1
923
- },
924
- "join_vars": {
925
- "active": 1,
926
- "flagValue": -1
927
- },
928
- "keep_fargs": {
929
- "active": 0,
930
- "flagValue": -1
931
- },
932
- "loops": {
933
- "active": 1,
934
- "flagValue": -1
935
- },
936
- "mangle": {
937
- "active": 1,
938
- "flagValue": -1
939
- },
940
- "max-line-len": {
941
- "active": 1,
942
- "flagValue": 32000
943
- },
944
- "negate_iife": {
945
- "active": 1,
946
- "flagValue": -1
947
- },
948
- "properties": {
949
- "active": 1,
950
- "flagValue": -1
951
- },
952
- "pure_getters": {
953
- "active": 0,
954
- "flagValue": -1
955
- },
956
- "quote-keys": {
957
- "active": 0,
958
- "flagValue": -1
959
- },
960
- "screw-ie8": {
961
- "active": 0,
962
- "flagValue": -1
963
- },
964
- "semicolons": {
965
- "active": 1,
966
- "flagValue": -1
967
- },
968
- "sequences": {
969
- "active": 1,
970
- "flagValue": -1
971
- },
972
- "sort": {
973
- "active": 0,
974
- "flagValue": -1
975
- },
976
- "space-colon": {
977
- "active": 1,
978
- "flagValue": -1
979
- },
980
- "toplevel": {
981
- "active": 0,
982
- "flagValue": -1
983
- },
984
- "unsafe": {
985
- "active": 0,
986
- "flagValue": -1
987
- },
988
- "unused": {
989
- "active": 0,
990
- "flagValue": -1
991
- },
992
- "warnings": {
993
- "active": 0,
994
- "flagValue": -1
995
- },
996
- "width": {
997
- "active": 1,
998
- "flagValue": 80
999
- }
1000
- },
1001
- "uglifyReservedNamesString": "$",
1002
- "websiteRelativeRoot": ""
1003
- },
1004
- "settingsFileVersion": "2"
1005
- }