{"maintainers":[{"email":"hexojs@gmail.com","name":"hexobot"},{"email":"tommy351@gmail.com","name":"tommy351"},{"email":"hi@abnerchou.me","name":"abnerchou"}],"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"dist-tags":{"latest":"0.3.3","beta":"0.2.1"},"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"description":"Stylus renderer plugin for Hexo","readme":"# hexo-renderer-stylus\n\n[![Build Status](https://travis-ci.org/hexojs/hexo-renderer-stylus.svg?branch=master)](https://travis-ci.org/hexojs/hexo-renderer-stylus)  [![NPM version](https://badge.fury.io/js/hexo-renderer-stylus.svg)](http://badge.fury.io/js/hexo-renderer-stylus) [![Coverage Status](https://img.shields.io/coveralls/hexojs/hexo-renderer-stylus.svg)](https://coveralls.io/r/hexojs/hexo-renderer-stylus?branch=master)\n\nAdd support for [Stylus] with [nib].\n\n## Install\n\n``` bash\n$ npm install hexo-renderer-stylus --save\n```\n\n- Hexo 3: >= 0.2\n- Hexo 2: 0.1.x\n\n## Options\n\nYou can configure this plugin in `_config.yml`.\n\n``` yaml\nstylus:\n  compress: false\n  sourcemaps:\n    comment: true\n    inline: true\n    sourceRoot: ''\n    basePath: .\n```\n\n- **Stylus**:\n  - **compress** - Compress generated CSS (default: `false`)\n\n\n- **Sourcemaps**\n  - **comment** - Adds a comment with the `sourceMappingURL` to the generated CSS (default: `true`)\n  - **inline** - Inlines the sourcemap with full source text in base64 format (default: `false`)\n  - **sourceRoot** - `sourceRoot` property of the generated sourcemap\n  - **basePath** - Base path from which sourcemap and all sources are relative (default: `.`)\n\n[Stylus]: http://stylus-lang.com/\n[nib]: http://tj.github.io/nib/\n","repository":{"type":"git","url":"git+https://github.com/hexojs/hexo-renderer-stylus.git"},"users":{"crazyjingling":true},"bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"license":"MIT","versions":{"0.0.1":{"name":"hexo-renderer-stylus","version":"0.0.1","description":"Stylus renderer plugin for Hexo","main":"index","repository":{"type":"git","url":"https://github.com/hexojs/hexo-renderer-stylus.git"},"bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":{"type":"MIT","url":"https://raw.github.com/tommy351/hexo/master/LICENSE"},"dependencies":{"stylus":"^0.44.0","nib":"^1.0.2","lodash":"^2.4.1"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus","_id":"hexo-renderer-stylus@0.0.1","dist":{"shasum":"0b4372a867148b02635618be036823730e3a20fd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.0.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"directories":{}},"0.0.2":{"name":"hexo-renderer-stylus","version":"0.0.2","description":"Stylus renderer plugin for Hexo","main":"index","repository":{"type":"git","url":"https://github.com/hexojs/hexo-renderer-stylus.git"},"bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":{"type":"MIT","url":"https://raw.github.com/tommy351/hexo/master/LICENSE"},"dependencies":{"stylus":"^0.44.0","nib":"^1.0.2"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus","_id":"hexo-renderer-stylus@0.0.2","dist":{"shasum":"f84596a2bd8140e2341ef531a83d5de3cafb44e2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.0.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"directories":{}},"0.1.0":{"name":"hexo-renderer-stylus","version":"0.1.0","description":"Stylus renderer plugin for Hexo","main":"index","repository":{"type":"git","url":"https://github.com/hexojs/hexo-renderer-stylus.git"},"bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":{"type":"MIT","url":"https://raw.github.com/tommy351/hexo/master/LICENSE"},"dependencies":{"stylus":"^0.44.0","nib":"^1.0.2"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus","_id":"hexo-renderer-stylus@0.1.0","dist":{"shasum":"79b48c775949788cf886f7a1f6fdd009d5dafb1b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"directories":{}},"0.2.1":{"name":"hexo-renderer-stylus","version":"0.2.1","description":"Stylus renderer plugin for Hexo","main":"index","scripts":{"test":"gulp test"},"directories":{"lib":"./lib"},"engines":{"node":">= 0.10.0"},"repository":{"type":"git","url":"https://github.com/hexojs/hexo-renderer-stylus"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":"MIT","dependencies":{"stylus":"^0.49.3","nib":"^1.0.4"},"devDependencies":{"chai":"^1.9.1","coveralls":"^2.11.2","gulp":"^3.8.9","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.8.6","gulp-load-plugins":"^0.8.0","gulp-mocha":"^2.0.0","jshint-stylish":"^1.0.0","mocha":"^2.0.1","rimraf":"^2.2.8"},"gitHead":"d4594b35d67b97bf31a6de19789ede4a15251f46","bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus","_id":"hexo-renderer-stylus@0.2.1","_shasum":"ca99816e80bfbc540998c3f65c7d9bf1e298f754","_from":".","_npmVersion":"2.2.0","_nodeVersion":"0.10.35","_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"dist":{"shasum":"ca99816e80bfbc540998c3f65c7d9bf1e298f754","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.2.1.tgz"}},"0.2.2":{"name":"hexo-renderer-stylus","version":"0.2.2","description":"Stylus renderer plugin for Hexo","main":"index","scripts":{"test":"gulp test"},"directories":{"lib":"./lib"},"engines":{"node":">= 0.10.0"},"repository":{"type":"git","url":"https://github.com/hexojs/hexo-renderer-stylus"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":"MIT","dependencies":{"stylus":"^0.49.3","nib":"^1.0.4"},"devDependencies":{"chai":"^1.9.1","coveralls":"^2.11.2","gulp":"^3.8.9","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.8.6","gulp-load-plugins":"^0.8.0","gulp-mocha":"^2.0.0","jshint-stylish":"^1.0.0","mocha":"^2.0.1","rimraf":"^2.2.8"},"gitHead":"be966b220a283372d3beb66a633cd7444c26fdf2","bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus","_id":"hexo-renderer-stylus@0.2.2","_shasum":"b31552c93c59e317a070ccfdd60fdc383808d14d","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"dist":{"shasum":"b31552c93c59e317a070ccfdd60fdc383808d14d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.2.2.tgz"}},"0.2.3":{"name":"hexo-renderer-stylus","version":"0.2.3","description":"Stylus renderer plugin for Hexo","main":"index","scripts":{"test":"gulp test"},"directories":{"lib":"./lib"},"engines":{"node":">= 0.10.0"},"repository":{"type":"git","url":"https://github.com/hexojs/hexo-renderer-stylus"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":"MIT","dependencies":{"stylus":"^0.50.0","nib":"^1.1.0"},"devDependencies":{"chai":"^1.9.1","coveralls":"^2.11.2","gulp":"^3.8.9","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.8.6","gulp-load-plugins":"^0.8.0","gulp-mocha":"^2.0.0","jshint-stylish":"^1.0.0","mocha":"^2.0.1","rimraf":"^2.2.8"},"gitHead":"0606212c6a1e7d25b117cbed72619f40b14b437f","bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus","_id":"hexo-renderer-stylus@0.2.3","_shasum":"032aeec51c47cc3954e9fc43ca0ec2a3d08d0ead","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"dist":{"shasum":"032aeec51c47cc3954e9fc43ca0ec2a3d08d0ead","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.2.3.tgz"}},"0.3.0":{"name":"hexo-renderer-stylus","version":"0.3.0","description":"Stylus renderer plugin for Hexo","main":"index","scripts":{"test":"gulp test"},"directories":{"lib":"./lib"},"engines":{"node":">= 0.10.0"},"repository":{"type":"git","url":"git+https://github.com/hexojs/hexo-renderer-stylus.git"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":"MIT","dependencies":{"stylus":"^0.52.0","nib":"^1.1.0"},"devDependencies":{"chai":"^1.9.1","coveralls":"^2.11.2","gulp":"^3.8.9","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.8.6","gulp-load-plugins":"^0.8.0","gulp-mocha":"^2.0.0","jshint-stylish":"^1.0.0","mocha":"^2.0.1","rimraf":"^2.2.8"},"gitHead":"4bcef81e435aff5b7a2aa0a0d39c8b0d894822c3","bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus#readme","_id":"hexo-renderer-stylus@0.3.0","_shasum":"d683b4d95114902261079d1c720459ed2c7ade7a","_from":".","_npmVersion":"3.1.2","_nodeVersion":"0.12.7","_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"dist":{"shasum":"d683b4d95114902261079d1c720459ed2c7ade7a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.3.0.tgz"}},"0.3.1":{"name":"hexo-renderer-stylus","version":"0.3.1","description":"Stylus renderer plugin for Hexo","main":"index","scripts":{"eslint":"eslint .","jscs":"jscs .","test":"mocha test/index.js","test-cov":"istanbul cover --print both _mocha -- test/index.js"},"directories":{"lib":"./lib"},"repository":{"type":"git","url":"git+https://github.com/hexojs/hexo-renderer-stylus.git"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":"MIT","dependencies":{"stylus":"^0.53.0","nib":"^1.1.0"},"devDependencies":{"chai":"^3.5.0","chai-as-promised":"^5.2.0","eslint":"^1.10.3","eslint-config-hexo":"^1.0.2","istanbul":"^0.4.2","jscs":"^2.9.0","jscs-preset-hexo":"^1.0.1","mocha":"^2.4.5"},"gitHead":"4c9d28cf3e2d535869472f837f6bf7707578d444","bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus#readme","_id":"hexo-renderer-stylus@0.3.1","_shasum":"9b913c152bb037c93f7eb3e64d248ae215c8a218","_from":".","_npmVersion":"3.7.1","_nodeVersion":"4.3.0","_npmUser":{"name":"tommy351","email":"tommy351@gmail.com"},"dist":{"shasum":"9b913c152bb037c93f7eb3e64d248ae215c8a218","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.3.1.tgz"},"maintainers":[{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/hexo-renderer-stylus-0.3.1.tgz_1455179162875_0.7636578895617276"}},"0.3.3":{"name":"hexo-renderer-stylus","version":"0.3.3","description":"Stylus renderer plugin for Hexo","main":"index","scripts":{"eslint":"eslint .","jscs":"jscs .","test":"mocha test/index.js","test-cov":"istanbul cover --print both _mocha -- test/index.js"},"directories":{"lib":"./lib"},"repository":{"type":"git","url":"git+https://github.com/hexojs/hexo-renderer-stylus.git"},"keywords":["hexo","stylus","css","style","stylesheet","styl","renderer"],"author":{"name":"Tommy Chen","email":"tommy351@gmail.com","url":"http://zespia.tw"},"license":"MIT","dependencies":{"stylus":"^0.54.5","nib":"^1.1.2"},"devDependencies":{"chai":"^3.5.0","chai-as-promised":"^6.0.0","eslint":"^3.11.1","eslint-config-hexo":"^1.0.3","istanbul":"^0.4.5","jscs":"^3.0.7","jscs-preset-hexo":"^1.0.1","mocha":"^3.2.0"},"gitHead":"f595acbc91aa063b9042a019924dddf6deda5cea","bugs":{"url":"https://github.com/hexojs/hexo-renderer-stylus/issues"},"homepage":"https://github.com/hexojs/hexo-renderer-stylus#readme","_id":"hexo-renderer-stylus@0.3.3","_shasum":"c54ea27e1fd8e3c8a9a7a84cfba8ad354122ca7f","_from":".","_npmVersion":"4.0.2","_nodeVersion":"6.9.1","_npmUser":{"name":"abnerchou","email":"zhcjtht@hotmail.com"},"dist":{"shasum":"c54ea27e1fd8e3c8a9a7a84cfba8ad354122ca7f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/hexo-renderer-stylus/-/hexo-renderer-stylus-0.3.3.tgz"},"maintainers":[{"name":"abnerchou","email":"zhcjtht@hotmail.com"},{"name":"tommy351","email":"tommy351@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/hexo-renderer-stylus-0.3.3.tgz_1490969570232_0.6616611266508698"}}},"name":"hexo-renderer-stylus","time":{"modified":"2017-05-25T21:35:28.495Z","created":"2014-05-09T16:23:11.352Z","0.0.1":"2014-05-09T16:23:11.352Z","0.0.2":"2014-05-09T16:40:50.920Z","0.1.0":"2014-05-10T04:24:29.005Z","0.2.0":"2015-01-07T07:44:01.281Z","0.2.1":"2015-01-21T14:26:35.424Z","0.2.2":"2015-03-05T03:07:09.601Z","0.2.3":"2015-03-11T11:13:25.959Z","0.3.0":"2015-08-12T15:59:50.686Z","0.3.1":"2016-02-11T08:26:04.411Z","0.3.3":"2017-03-31T14:12:51.106Z"},"readmeFilename":"README.md","homepage":"https://github.com/hexojs/hexo-renderer-stylus#readme"}