-
Notifications
You must be signed in to change notification settings - Fork 10
/
npm-debug.log
78 lines (78 loc) · 35.1 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
0 info it worked if it ends with ok
1 verbose cli [ '/home/ubuntu/.nvm/v0.10.35/bin/node',
1 verbose cli '/home/ubuntu/.nvm/v0.10.35/bin/npm',
1 verbose cli 'publish' ]
2 info using npm@1.4.28
3 info using node@v0.10.35
4 verbose publish [ '.' ]
5 verbose cache add [ '.', null ]
6 verbose cache add name=undefined spec="." args=[".",null]
7 verbose parsed url { protocol: null,
7 verbose parsed url slashes: null,
7 verbose parsed url auth: null,
7 verbose parsed url host: null,
7 verbose parsed url port: null,
7 verbose parsed url hostname: null,
7 verbose parsed url hash: null,
7 verbose parsed url search: null,
7 verbose parsed url query: null,
7 verbose parsed url pathname: '.',
7 verbose parsed url path: '.',
7 verbose parsed url href: '.' }
8 silly lockFile 3a52ce78- .
9 verbose lock . /home/ubuntu/.npm/3a52ce78-.lock
10 verbose tar pack [ '/home/ubuntu/.npm/compass-sass-mixins/0.12.7/package.tgz',
10 verbose tar pack '.' ]
11 verbose tarball /home/ubuntu/.npm/compass-sass-mixins/0.12.7/package.tgz
12 verbose folder .
13 info prepublish compass-sass-mixins@0.12.7
14 silly lockFile 1f1177db-tar tar://.
15 verbose lock tar://. /home/ubuntu/.npm/1f1177db-tar.lock
16 silly lockFile 09fe5053-s-sass-mixins-0-12-7-package-tgz tar:///home/ubuntu/.npm/compass-sass-mixins/0.12.7/package.tgz
17 verbose lock tar:///home/ubuntu/.npm/compass-sass-mixins/0.12.7/package.tgz /home/ubuntu/.npm/09fe5053-s-sass-mixins-0-12-7-package-tgz.lock
18 silly lockFile 1f1177db-tar tar://.
19 silly lockFile 1f1177db-tar tar://.
20 silly lockFile 09fe5053-s-sass-mixins-0-12-7-package-tgz tar:///home/ubuntu/.npm/compass-sass-mixins/0.12.7/package.tgz
21 silly lockFile 09fe5053-s-sass-mixins-0-12-7-package-tgz tar:///home/ubuntu/.npm/compass-sass-mixins/0.12.7/package.tgz
22 silly lockFile 91a1a90a-mpass-sass-mixins-0-12-7-package /home/ubuntu/.npm/compass-sass-mixins/0.12.7/package
23 verbose lock /home/ubuntu/.npm/compass-sass-mixins/0.12.7/package /home/ubuntu/.npm/91a1a90a-mpass-sass-mixins-0-12-7-package.lock
24 silly lockFile 91a1a90a-mpass-sass-mixins-0-12-7-package /home/ubuntu/.npm/compass-sass-mixins/0.12.7/package
25 silly lockFile 91a1a90a-mpass-sass-mixins-0-12-7-package /home/ubuntu/.npm/compass-sass-mixins/0.12.7/package
26 silly lockFile 3a52ce78- .
27 silly lockFile 3a52ce78- .
28 silly publish { name: 'compass-sass-mixins',
28 silly publish version: '0.12.7',
28 silly publish author:
28 silly publish { name: 'Andrey Stegno',
28 silly publish email: 'a.stegno@gmail.com',
28 silly publish url: 'https://github.com/askucher' },
28 silly publish description: 'Compass sass stylesheets',
28 silly publish repository:
28 silly publish { type: 'git',
28 silly publish url: 'git://github.com/askucher/compass-sass-mixins' },
28 silly publish main: 'lib/*',
28 silly publish keywords: [ 'compass', 'mixins', 'sass', 'css3', 'compass libsass' ],
28 silly publish scripts: { test: './node_modules/jasmine-node/bin/jasmine-node test' },
28 silly publish license: 'MIT',
28 silly publish ignore: [ '**/.*', 'node_modules', 'bower_components', 'test', 'tests' ],
28 silly publish devDependencies:
28 silly publish { chalk: '^0.5.1',
28 silly publish 'jasmine-node': '^1.14.5',
28 silly publish 'node-sass': '^2.0.0-beta' },
28 silly publish bugs: { url: 'https://github.com/askucher/compass-sass-mixins/issues' },
28 silly publish homepage: 'https://github.com/askucher/compass-sass-mixins',
28 silly publish readme: '# Compass SASS Stylesheets (SASS files)\n\n\n\n![Compass sass](http://zpalexander.com/wp-content/uploads/2015/04/sass-compass.jpg)\n\nRun in shell\n```sh\nbower install compass-sass-mixins\n```\n\nOpen your file.sass and import the library\n```sass\n\n@import "bower_components/compass-sass-mixins/lib/compass"\n\n/*\nuse your sass mixins here\n*/\n\n```\n\n# Compass Mixins\n\n### A\n\n* [adjust-font-size-to($to-size, $lines, $from-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-adjust-font-size-to)\n* [adjust-leading-to($lines, $font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-adjust-leading-to)\n* [align-content($align-content)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-align-content)\n* [align-items($align-items)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-align-items)\n* [align-self($align-self)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-align-self)\n* [alternating-rows-and-columns($even-row-color, $odd-row-color, $dark-intersection, $header-color, $footer-color)](http://compass-style.org/reference/compass/utilities/tables/alternating_rows_and_columns/#mixin-alternating-rows-and-columns)\n* [animation](http://compass-style.org/reference/compass/css3/animation/#mixin-animation)\n* [animation-delay](http://compass-style.org/reference/compass/css3/animation/#mixin-animation-delay)\n* [animation-direction](http://compass-style.org/reference/compass/css3/animation/#mixin-animation-direction)\n* [animation-duration](http://compass-style.org/reference/compass/css3/animation/#mixin-animation-duration)\n* [animation-fill-mode](http://compass-style.org/reference/compass/css3/animation/#mixin-animation-fill-mode)\n* [animation-iteration-count](http://compass-style.org/reference/compass/css3/animation/#mixin-animation-iteration-count)\n* [animation-name](http://compass-style.org/reference/compass/css3/animation/#mixin-animation-name)\n* [animation-play-state](http://compass-style.org/reference/compass/css3/animation/#mixin-animation-play-state)\n* [animation-timing-function](http://compass-style.org/reference/compass/css3/animation/#mixin-animation-timing-function)\n* [appearance($appearance)](http://compass-style.org/reference/compass/css3/appearance/#mixin-appearance)\n* [apply-origin($origin, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-apply-origin)\n* [apply-side-rhythm-border($side, $width, $lines, $font-size, $border-style)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-apply-side-rhythm-border)\n\n### B\n\n* [backface-visibility($visibility)](http://compass-style.org/reference/compass/css3/transform/#mixin-backface-visibility)\n* [background](http://compass-style.org/reference/compass/css3/images/#mixin-background)\n* [background-clip](http://compass-style.org/reference/compass/css3/background_clip/#mixin-background-clip)\n* [background-image](http://compass-style.org/reference/compass/css3/images/#mixin-background-image)\n* [background-origin](http://compass-style.org/reference/compass/css3/background_origin/#mixin-background-origin)\n* [background-size](http://compass-style.org/reference/compass/css3/background_size/#mixin-background-size)\n* [background-with-css2-fallback](http://compass-style.org/reference/compass/css3/images/#mixin-background-with-css2-fallback)\n* [bang-hack($property, $value, $ie6-value)](http://compass-style.org/reference/compass/utilities/general/hacks/#mixin-bang-hack)\n* [baseline-grid-background($baseline, $color)](http://compass-style.org/reference/compass/layout/grid_background/#mixin-baseline-grid-background)\n* [border-bottom-left-radius($radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-bottom-left-radius)\n* [border-bottom-radius($radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-bottom-radius)\n* [border-bottom-right-radius($radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-bottom-right-radius)\n* [border-corner-radius($vert, $horz, $radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-corner-radius)\n* [border-image($value)](http://compass-style.org/reference/compass/css3/images/#mixin-border-image)\n* [border-left-radius($radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-left-radius)\n* [border-radius($radius, $vertical-radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-radius)\n* [border-right-radius($radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-right-radius)\n* [border-top-left-radius($radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-top-left-radius)\n* [border-top-radius($radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-top-radius)\n* [border-top-right-radius($radius)](http://compass-style.org/reference/compass/css3/border_radius/#mixin-border-top-right-radius)\n* [box-align($alignment)](http://compass-style.org/reference/compass/css3/box/#mixin-box-align)\n* [box-direction($direction)](http://compass-style.org/reference/compass/css3/box/#mixin-box-direction)\n* [box-flex($flex)](http://compass-style.org/reference/compass/css3/box/#mixin-box-flex)\n* [box-flex-group($group)](http://compass-style.org/reference/compass/css3/box/#mixin-box-flex-group)\n* [box-lines($lines)](http://compass-style.org/reference/compass/css3/box/#mixin-box-lines)\n* [box-ordinal-group($group)](http://compass-style.org/reference/compass/css3/box/#mixin-box-ordinal-group)\n* [box-orient($orientation)](http://compass-style.org/reference/compass/css3/box/#mixin-box-orient)\n* [box-pack($pack)](http://compass-style.org/reference/compass/css3/box/#mixin-box-pack)\n* [box-shadow](http://compass-style.org/reference/compass/css3/box_shadow/#mixin-box-shadow)\n* [box-sizing($box-model)](http://compass-style.org/reference/compass/css3/box_sizing/#mixin-box-sizing)\n* [break-after($value)](http://compass-style.org/reference/compass/css3/columns/#mixin-break-after)\n* [break-before($value)](http://compass-style.org/reference/compass/css3/columns/#mixin-break-before)\n* [break-inside($value)](http://compass-style.org/reference/compass/css3/columns/#mixin-break-inside)\n\n### C\n\n* [clearfix](http://compass-style.org/reference/compass/utilities/general/clearfix/#mixin-clearfix)\n* [color-interpolation-filters($value)](http://compass-style.org/reference/compass/css3/filter/#mixin-color-interpolation-filters)\n* [column-break($type, $value)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-break)\n* [column-break-after($value)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-break-after)\n* [column-break-before($value)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-break-before)\n* [column-break-inside($value)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-break-inside)\n* [column-count($count)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-count)\n* [column-fill($fill)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-fill)\n* [column-gap($width)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-gap)\n* [column-grid-background($total, $column, $gutter, $offset, $column-color, $gutter-color, $force-fluid)](http://compass-style.org/reference/compass/layout/grid_background/#mixin-column-grid-background)\n* [column-rule($width, $style, $color)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-rule)\n* [column-rule-color($color)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-rule-color)\n* [column-rule-style($style)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-rule-style)\n* [column-rule-width($width)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-rule-width)\n* [column-span($columns)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-span)\n* [column-span($span)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-span)\n* [column-width($width)](http://compass-style.org/reference/compass/css3/columns/#mixin-column-width)\n* [columns($width-and-count)](http://compass-style.org/reference/compass/css3/columns/#mixin-columns)\n* [comma-delimited-list](http://compass-style.org/reference/compass/typography/lists/inline_list/#mixin-comma-delimited-list)\n* [content($value)](http://compass-style.org/reference/compass/css3/images/#mixin-content)\n* [contrasted($background-color, $dark, $light, $threshold)](http://compass-style.org/reference/compass/utilities/color/contrast/#mixin-contrasted)\n* [create-transform($perspective, $scale-x, $scale-y, $scale-z, $rotate-x, $rotate-y, $rotate-z, $rotate3d, $trans-x, $trans-y, $trans-z, $skew-x, $skew-y, $origin-x, $origin-y, $origin-z, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-create-transform)\n\n### D\n\n* [debug-vertical-alignment($img)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-debug-vertical-alignment)\n* [delimited-list($separator)](http://compass-style.org/reference/compass/typography/lists/inline_list/#mixin-delimited-list)\n* [display-box](http://compass-style.org/reference/compass/css3/box/#mixin-display-box)\n* [display-flex($display)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-display-flex)\n\n### E\n\n* [each-gradient-prefix($values)](http://compass-style.org/reference/compass/css3/images/#mixin-each-gradient-prefix)\n* [ellipsis($no-wrap)](http://compass-style.org/reference/compass/typography/text/ellipsis/#mixin-ellipsis)\n* [establish-baseline($font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-establish-baseline)\n\n### F\n\n* [filter($filters)](http://compass-style.org/reference/compass/css3/filter/#mixin-filter)\n* [filter-gradient($start-color, $end-color, $orientation)](http://compass-style.org/reference/compass/css3/images/#mixin-filter-gradient)\n* [filter-margin($widths)](http://compass-style.org/reference/compass/css3/filter/#mixin-filter-margin)\n* [filter-margin-bottom($width)](http://compass-style.org/reference/compass/css3/filter/#mixin-filter-margin-bottom)\n* [filter-margin-left($width)](http://compass-style.org/reference/compass/css3/filter/#mixin-filter-margin-left)\n* [filter-margin-right($width)](http://compass-style.org/reference/compass/css3/filter/#mixin-filter-margin-right)\n* [filter-margin-top($width)](http://compass-style.org/reference/compass/css3/filter/#mixin-filter-margin-top)\n* [flex($flex)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-flex)\n* [flex-basis($flex-basis)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-flex-basis)\n* [flex-direction($direction)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-flex-direction)\n* [flex-flow($flow)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-flex-flow)\n* [flex-grow($flex-grow)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-flex-grow)\n* [flex-shrink($flex-shrink)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-flex-shrink)\n* [flex-wrap($wrap)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-flex-wrap)\n* [flexbox($properties, $version)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-flexbox)\n* [float($side)](http://compass-style.org/reference/compass/utilities/general/float/#mixin-float)\n* [float-left](http://compass-style.org/reference/compass/utilities/general/float/#mixin-float-left)\n* [float-right](http://compass-style.org/reference/compass/utilities/general/float/#mixin-float-right)\n* [flow-from($target)](http://compass-style.org/reference/compass/css3/regions/#mixin-flow-from)\n* [flow-into($target)](http://compass-style.org/reference/compass/css3/regions/#mixin-flow-into)\n* [font-face($name, $font-files, $eot, $weight, $style)](http://compass-style.org/reference/compass/css3/font_face/#mixin-font-face)\n* [for-legacy-browser($browser, $min-version, $max-version, $threshold, $ranges)](http://compass-style.org/reference/compass/support/#mixin-for-legacy-browser)\n* [for-legacy-browsers($browsers, $threshold)](http://compass-style.org/reference/compass/support/#mixin-for-legacy-browsers)\n* [force-wrap](http://compass-style.org/reference/compass/typography/text/force-wrap/#mixin-force-wrap)\n\n### G\n\n* [global-reset](http://compass-style.org/reference/compass/reset/utilities/#mixin-global-reset)\n* [global-reset](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-global-reset)\n* [grid-background($total, $column, $gutter, $baseline, $offset, $column-color, $gutter-color, $baseline-color, $force-fluid)](http://compass-style.org/reference/compass/layout/grid_background/#mixin-grid-background)\n\n### H\n\n* [h-borders($width, $lines, $font-size, $border-style)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-h-borders)\n* [has-layout($approach)](http://compass-style.org/reference/compass/utilities/general/hacks/#mixin-has-layout)\n* [has-layout-block](http://compass-style.org/reference/compass/utilities/general/hacks/#mixin-has-layout-block)\n* [has-layout-zoom](http://compass-style.org/reference/compass/utilities/general/hacks/#mixin-has-layout-zoom)\n* [hide-text($direction)](http://compass-style.org/reference/compass/typography/text/replacement/#mixin-hide-text)\n* [horizontal-borders($width, $lines, $font-size, $border-style)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-horizontal-borders)\n* [horizontal-list($padding, $direction)](http://compass-style.org/reference/compass/typography/lists/horizontal_list/#mixin-horizontal-list)\n* [horizontal-list-container](http://compass-style.org/reference/compass/typography/lists/horizontal_list/#mixin-horizontal-list-container)\n* [horizontal-list-item($padding, $direction)](http://compass-style.org/reference/compass/typography/lists/horizontal_list/#mixin-horizontal-list-item)\n* [hover-link](http://compass-style.org/reference/compass/typography/links/hover_link/#mixin-hover-link)\n* [hyphenation](http://compass-style.org/reference/compass/css3/hyphenation/#mixin-hyphenation)\n* [hyphens($value)](http://compass-style.org/reference/compass/css3/hyphenation/#mixin-hyphens)\n\n### I\n\n* [image-property($property)](http://compass-style.org/reference/compass/css3/images/#mixin-image-property)\n* [inline-block($alignment, $ie-alignment)](http://compass-style.org/reference/compass/css3/inline_block/#mixin-inline-block)\n* [inline-block-list($padding)](http://compass-style.org/reference/compass/typography/lists/inline-block-list/#mixin-inline-block-list)\n* [inline-block-list-container](http://compass-style.org/reference/compass/typography/lists/inline-block-list/#mixin-inline-block-list-container)\n* [inline-block-list-item($padding)](http://compass-style.org/reference/compass/typography/lists/inline-block-list/#mixin-inline-block-list-item)\n* [inline-list](http://compass-style.org/reference/compass/typography/lists/inline_list/#mixin-inline-list)\n* [inner-table-borders($width, $color)](http://compass-style.org/reference/compass/utilities/tables/borders/#mixin-inner-table-borders)\n* [input-placeholder](http://compass-style.org/reference/compass/css3/user_interface/#mixin-input-placeholder)\n\n### J\n\n* [justify-content($justify-content)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-justify-content)\n\n### K\n\n* [keyframes($name)](http://compass-style.org/reference/compass/css3/animation/#mixin-keyframes)\n\n### L\n\n* [leader($lines, $font-size, $property)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-leader)\n* [leading-border($width, $lines, $font-size, $border-style)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-leading-border)\n* [legacy-pie-clearfix](http://compass-style.org/reference/compass/utilities/general/clearfix/#mixin-legacy-pie-clearfix)\n* [link-colors($normal, $hover, $active, $visited, $focus)](http://compass-style.org/reference/compass/typography/links/link_colors/#mixin-link-colors)\n* [list-style($value)](http://compass-style.org/reference/compass/css3/images/#mixin-list-style)\n* [list-style-image($image)](http://compass-style.org/reference/compass/css3/images/#mixin-list-style-image)\n\n### M\n\n* [margin-leader($lines, $font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-margin-leader)\n* [margin-trailer($lines, $font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-margin-trailer)\n* [min-height($value)](http://compass-style.org/reference/compass/utilities/general/min/#mixin-min-height)\n* [min-width($value)](http://compass-style.org/reference/compass/utilities/general/min/#mixin-min-width)\n\n### N\n\n* [nested-reset](http://compass-style.org/reference/compass/reset/utilities/#mixin-nested-reset)\n* [nested-reset](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-nested-reset)\n* [no-bullet](http://compass-style.org/reference/compass/typography/lists/bullets/#mixin-no-bullet)\n* [no-bullets](http://compass-style.org/reference/compass/typography/lists/bullets/#mixin-no-bullets)\n* [nowrap](http://compass-style.org/reference/compass/typography/text/nowrap/#mixin-nowrap)\n\n### O\n\n* [opacity($opacity)](http://compass-style.org/reference/compass/css3/opacity/#mixin-opacity)\n* [opaque](http://compass-style.org/reference/compass/css3/opacity/#mixin-opaque)\n* [order($order)](http://compass-style.org/reference/compass/css3/flexbox/#mixin-order)\n* [outer-table-borders($width, $color)](http://compass-style.org/reference/compass/utilities/tables/borders/#mixin-outer-table-borders)\n\n### P\n\n* [padding-leader($lines, $font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-padding-leader)\n* [padding-trailer($lines, $font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-padding-trailer)\n* [perspective($p)](http://compass-style.org/reference/compass/css3/transform/#mixin-perspective)\n* [perspective-origin($origin)](http://compass-style.org/reference/compass/css3/transform/#mixin-perspective-origin)\n* [pie-clearfix](http://compass-style.org/reference/compass/utilities/general/clearfix/#mixin-pie-clearfix)\n* [prefix-prop($property, $value, $prefix)](http://compass-style.org/reference/compass/support/#mixin-prefix-prop)\n* [prefixed-properties($capability, $threshold, $properties, $capability-options)](http://compass-style.org/reference/compass/support/#mixin-prefixed-properties)\n* [pretty-bullets($bullet-icon, $width, $height, $line-height, $padding)](http://compass-style.org/reference/compass/typography/lists/bullets/#mixin-pretty-bullets)\n* [print-utilities($media)](http://compass-style.org/reference/compass/utilities/print/#mixin-print-utilities)\n\n### R\n\n* [replace-text($img, $x, $y)](http://compass-style.org/reference/compass/typography/text/replacement/#mixin-replace-text)\n* [replace-text-with-dimensions($img, $x, $y, $inline)](http://compass-style.org/reference/compass/typography/text/replacement/#mixin-replace-text-with-dimensions)\n* [reset-baseline($font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-reset-baseline)\n* [reset-body](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-body)\n* [reset-body](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-body)\n* [reset-box-model](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-box-model)\n* [reset-box-model](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-box-model)\n* [reset-display($selector, $important)](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-display)\n* [reset-display($selector, $important)](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-display)\n* [reset-float($display)](http://compass-style.org/reference/compass/utilities/general/float/#mixin-reset-float)\n* [reset-focus](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-focus)\n* [reset-focus](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-focus)\n* [reset-font](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-font)\n* [reset-font](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-font)\n* [reset-html5](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-html5)\n* [reset-html5](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-html5)\n* [reset-image-anchor-border](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-image-anchor-border)\n* [reset-image-anchor-border](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-image-anchor-border)\n* [reset-list-style](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-list-style)\n* [reset-list-style](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-list-style)\n* [reset-quotation](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-quotation)\n* [reset-quotation](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-quotation)\n* [reset-table](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-table)\n* [reset-table](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-table)\n* [reset-table-cell](http://compass-style.org/reference/compass/reset-legacy/utilities-legacy/#mixin-reset-table-cell)\n* [reset-table-cell](http://compass-style.org/reference/compass/reset/utilities/#mixin-reset-table-cell)\n* [rhythm($leader, $padding-leader, $padding-trailer, $trailer, $font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-rhythm)\n* [rhythm-borders($width, $lines, $font-size, $border-style)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-rhythm-borders)\n* [rhythm-margins($leader, $trailer, $font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-rhythm-margins)\n* [rhythm-padding($padding-leader, $padding-trailer, $font-size)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-rhythm-padding)\n* [rotate($rotate, $perspective, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-rotate)\n* [rotate3d($vector-x, $vector-y, $vector-z, $rotate, $perspective)](http://compass-style.org/reference/compass/css3/transform/#mixin-rotate3d)\n* [rotateX($rotate, $perspective)](http://compass-style.org/reference/compass/css3/transform/#mixin-rotateX)\n* [rotateY($rotate, $perspective)](http://compass-style.org/reference/compass/css3/transform/#mixin-rotateY)\n* [rotateZ($rotate, $perspective, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-rotateZ)\n\n### S\n\n* [scale($scale-x, $scale-y, $perspective, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-scale)\n* [scale3d($scale-x, $scale-y, $scale-z, $perspective)](http://compass-style.org/reference/compass/css3/transform/#mixin-scale3d)\n* [scaleX($scale, $perspective, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-scaleX)\n* [scaleY($scale, $perspective, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-scaleY)\n* [scaleZ($scale, $perspective)](http://compass-style.org/reference/compass/css3/transform/#mixin-scaleZ)\n* [selection($background-color, $color)](http://compass-style.org/reference/compass/css3/selection/#mixin-selection)\n* [simple-transform($scale, $rotate, $trans-x, $trans-y, $skew-x, $skew-y, $origin-x, $origin-y)](http://compass-style.org/reference/compass/css3/transform/#mixin-simple-transform)\n* [single-box-shadow($hoff, $voff, $blur, $spread, $color, $inset)](http://compass-style.org/reference/compass/css3/box_shadow/#mixin-single-box-shadow)\n* [single-text-shadow($hoff, $voff, $blur, $spread, $color)](http://compass-style.org/reference/compass/css3/text-shadow/#mixin-single-text-shadow)\n* [single-transition($property, $duration, $function, $delay)](http://compass-style.org/reference/compass/css3/transition/#mixin-single-transition)\n* [skew($skew-x, $skew-y, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-skew)\n* [skewX($skew-x, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-skewX)\n* [skewY($skew-y, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-skewY)\n* [sprite($map, $sprite, $dimensions, $offset-x, $offset-y, $use-percentages, $use-magic-selectors, $separator)](http://compass-style.org/reference/compass/utilities/sprites/base/#mixin-sprite)\n* [sprite-background($img, $width, $height)](http://compass-style.org/reference/compass/utilities/sprites/sprite_img/#mixin-sprite-background)\n* [sprite-background-position($map, $sprite, $offset-x, $offset-y, $use-percentages)](http://compass-style.org/reference/compass/utilities/sprites/base/#mixin-sprite-background-position)\n* [sprite-background-rectangle($img, $width, $height)](http://compass-style.org/reference/compass/utilities/sprites/sprite_img/#mixin-sprite-background-rectangle)\n* [sprite-column($col, $width, $margin)](http://compass-style.org/reference/compass/utilities/sprites/sprite_img/#mixin-sprite-column)\n* [sprite-dimensions($map, $sprite)](http://compass-style.org/reference/compass/utilities/sprites/base/#mixin-sprite-dimensions)\n* [sprite-img($img, $col, $row, $width, $height, $margin)](http://compass-style.org/reference/compass/utilities/sprites/sprite_img/#mixin-sprite-img)\n* [sprite-position($col, $row, $width, $height, $margin)](http://compass-style.org/reference/compass/utilities/sprites/sprite_img/#mixin-sprite-position)\n* [sprite-replace-text($map, $sprite, $dimensions, $offset-x, $offset-y)](http://compass-style.org/reference/compass/utilities/sprites/sprite_img/#mixin-sprite-replace-text)\n* [sprite-replace-text-with-dimensions($map, $sprite, $offset-x, $offset-y)](http://compass-style.org/reference/compass/utilities/sprites/sprite_img/#mixin-sprite-replace-text-with-dimensions)\n* [sprite-row($row, $height, $margin)](http://compass-style.org/reference/compass/utilities/sprites/sprite_img/#mixin-sprite-row)\n* [sprites($map, $sprite-names, $base-class, $dimensions, $prefix, $offset-x, $offset-y, $use-percentages, $separator)](http://compass-style.org/reference/compass/utilities/sprites/base/#mixin-sprites)\n* [squish-text](http://compass-style.org/reference/compass/typography/text/replacement/#mixin-squish-text)\n* [sticky-footer($footer-height, $root-selector, $root-footer-selector, $footer-selector)](http://compass-style.org/reference/compass/layout/sticky_footer/#mixin-sticky-footer)\n* [stretch($offset-top, $offset-right, $offset-bottom, $offset-left)](http://compass-style.org/reference/compass/layout/stretching/#mixin-stretch)\n* [stretch-x($offset-left, $offset-right)](http://compass-style.org/reference/compass/layout/stretching/#mixin-stretch-x)\n* [stretch-y($offset-top, $offset-bottom)](http://compass-style.org/reference/compass/layout/stretching/#mixin-stretch-y)\n\n### T\n\n* [table-scaffolding](http://compass-style.org/reference/compass/utilities/tables/scaffolding/#mixin-table-scaffolding)\n* [tag-cloud($base-size)](http://compass-style.org/reference/compass/utilities/general/tag_cloud/#mixin-tag-cloud)\n* [text-shadow](http://compass-style.org/reference/compass/css3/text-shadow/#mixin-text-shadow)\n* [trailer($lines, $font-size, $property)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-trailer)\n* [trailing-border($width, $lines, $font-size, $border-style)](http://compass-style.org/reference/compass/typography/vertical_rhythm/#mixin-trailing-border)\n* [transform($transform, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-transform)\n* [transform-origin($origin-x, $origin-y, $origin-z, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-transform-origin)\n* [transform-style($style)](http://compass-style.org/reference/compass/css3/transform/#mixin-transform-style)\n* [transform2d($trans)](http://compass-style.org/reference/compass/css3/transform/#mixin-transform2d)\n* [transform3d($trans)](http://compass-style.org/reference/compass/css3/transform/#mixin-transform3d)\n* [transition](http://compass-style.org/reference/compass/css3/transition/#mixin-transition)\n* [transition-delay](http://compass-style.org/reference/compass/css3/transition/#mixin-transition-delay)\n* [transition-duration](http://compass-style.org/reference/compass/css3/transition/#mixin-transition-duration)\n* [transition-property](http://compass-style.org/reference/compass/css3/transition/#mixin-transition-property)\n* [transition-timing-function](http://compass-style.org/reference/compass/css3/transition/#mixin-transition-timing-function)\n* [translate($translate-x, $translate-y, $perspective, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-translate)\n* [translate3d($translate-x, $translate-y, $translate-z, $perspective)](http://compass-style.org/reference/compass/css3/transform/#mixin-translate3d)\n* [translateX($trans-x, $perspective, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-translateX)\n* [translateY($trans-y, $perspective, $only3d)](http://compass-style.org/reference/compass/css3/transform/#mixin-translateY)\n* [translateZ($trans-z, $perspective)](http://compass-style.org/reference/compass/css3/transform/#mixin-translateZ)\n* [transparent](http://compass-style.org/reference/compass/css3/opacity/#mixin-transparent)\n\n### U\n\n* [underscore-hack($property, $value, $ie6-value)](http://compass-style.org/reference/compass/utilities/general/hacks/#mixin-underscore-hack)\n* [unstyled-link](http://compass-style.org/reference/compass/typography/links/unstyled_link/#mixin-unstyled-link)\n* [user-select($select)](http://compass-style.org/reference/compass/css3/user_interface/#mixin-user-select)\n\n### W\n\n* [with-browser-ranges($capability, $prefix)](http://compass-style.org/reference/compass/support/#mixin-with-browser-ranges)\n* [with-browser-support-debugging](http://compass-style.org/reference/compass/support/#mixin-with-browser-support-debugging)\n* [with-each-prefix($capability, $threshold, $capability-options)](http://compass-style.org/reference/compass/support/#mixin-with-each-prefix)\n* [with-prefix($prefix)](http://compass-style.org/reference/compass/support/#mixin-with-prefix)\n* [word-break($value)](http://compass-style.org/reference/compass/css3/hyphenation/#mixin-word-break)\n',
28 silly publish readmeFilename: 'README.md',
28 silly publish gitHead: 'cb3904fe182fc1fe4aacbf9870e8ab592a0eccf6',
28 silly publish _id: 'compass-sass-mixins@0.12.7',
28 silly publish _shasum: '23a589a73c73e9a7cd15cd6d809337476cd03f01',
28 silly publish _from: '.' }
29 error need auth auth and email required for publishing
29 error need auth You need to authorize this machine using `npm adduser`
30 error System Linux 3.14.13-c9
31 error command "/home/ubuntu/.nvm/v0.10.35/bin/node" "/home/ubuntu/.nvm/v0.10.35/bin/npm" "publish"
32 error cwd /home/ubuntu/workspace
33 error node -v v0.10.35
34 error npm -v 1.4.28
35 error code ENEEDAUTH
36 verbose exit [ 1, true ]