Sha256: fbc171189245f56966ec8189e8c322158db90eeb43c05ae87000e33cf6123cfe

Contents?: true

Size: 216 Bytes

Versions: 4

Compression:

Stored size: 216 Bytes

Contents

#!/usr/bin/env node
(function() {
  var Binary, binary;

  Binary = require('../lib/binary');

  binary = new Binary(process);

  binary.run(function() {
    return process.exit(binary.status);
  });

}).call(this);

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
pleeease-0.0.3 node_modules/pleeease/node_modules/.bin/autoprefixer
pleeease-0.0.3 node_modules/pleeease/node_modules/autoprefixer/bin/autoprefixer
pleeease-0.0.2 node_modules/pleeease/node_modules/.bin/autoprefixer
pleeease-0.0.2 node_modules/pleeease/node_modules/autoprefixer/bin/autoprefixer