{
  "name": "autoprefixer-stylus",
  "description": "autoprefixer for stylus",
  "version": "0.5.0",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/jenius/autoprefixer-stylus.git"
  },
  "devDependencies": {
    "chai": "1.x",
    "coffee-script": "1.8.x",
    "coveralls": "2.x",
    "css-parse": "2.x",
    "istanbul": "0.3.x",
    "mocha": "2.x",
    "mocha-lcov-reporter": "0.0.1",
    "stylus": "*"
  },
  "author": {
    "name": "Jeff Escalante"
  },
  "main": "index.js",
  "scripts": {
    "test": "mocha",
    "coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
    "coverage": "istanbul cover _mocha --report html -- -R spec && open coverage/index.html"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "dependencies": {
    "autoprefixer-core": "4.x",
    "multi-stage-sourcemap": "0.2.x"
  },
  "bugs": {
    "url": "https://github.com/jenius/autoprefixer-stylus/issues"
  },
  "homepage": "https://github.com/jenius/autoprefixer-stylus",
  "_id": "autoprefixer-stylus@0.5.0",
  "_shasum": "86a7670d7343dd121e20b3df7cc445dbf94d181c",
  "_from": "autoprefixer-stylus@>=0.5.0 <0.6.0",
  "_npmVersion": "1.4.9",
  "_npmUser": {
    "name": "jenius",
    "email": "hello@jenius.me"
  },
  "maintainers": [
    {
      "name": "jenius",
      "email": "hello@jenius.me"
    }
  ],
  "dist": {
    "shasum": "86a7670d7343dd121e20b3df7cc445dbf94d181c",
    "tarball": "http://registry.npmjs.org/autoprefixer-stylus/-/autoprefixer-stylus-0.5.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/autoprefixer-stylus/-/autoprefixer-stylus-0.5.0.tgz",
  "readme": "ERROR: No README data found!"
}
