Sha256: 49eec06c8e675216c01d5cb9d4962b5a82e058023d3e3d7604b43506f1036c8b
Contents?: true
Size: 859 Bytes
Versions: 17
Compression:
Stored size: 859 Bytes
Contents
{ "name": "yuicompressor", "description": "YUICompressor CLI and Node.js require", "version": "2.4.8", "author": "Dav Glass <davglass@gmail.com>", "bugs": { "url" : "http://yuilibrary.com/projects/yuicompressor/newticket" }, "devDependencies": { "yuitest": "*" }, "keywords": [ "yui", "compressor", "munger", "cssmin", "minify", "minification" ], "main": "./nodejs/index.js", "bin": { "yuicompressor": "./nodejs/cli.js" }, "files": [ "build/*.jar", "nodejs" ], "scripts": { "test": "yuitest ./nodejs_tests/tests.js" }, "licenses":[ { "type" : "BSD", "url" : "http://yuilibrary.com/license/" } ], "repository": { "type":"git", "url":"https://github.com/yui/yuicompressor" } }
Version data entries
17 entries across 17 versions & 2 rubygems