Sha256: cc14fefb66e9247729d9f1b72ee03d4864c4050e86d509b005124b75d46982ac
Contents?: true
Size: 555 Bytes
Versions: 1
Compression:
Stored size: 555 Bytes
Contents
{ "name": "stylus" , "description": "Robust, expressive, and feature-rich CSS superset" , "version": "0.20.0" , "author": "TJ Holowaychuk <tj@vision-media.ca>" , "keywords": ["css", "parser", "style", "stylesheets", "jade", "language"] , "repository": "git://github.com/learnboost/stylus" , "main": "./index.js" , "engines": { "node": "> 0.4.x < 0.7.0" } , "bin": { "stylus": "./bin/stylus" } , "scripts" : { "prepublish" : "npm prune" } , "dependencies": { "cssom": "0.2.0" , "growl": "1.1.0" , "mkdirp": "0.0.7" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stylus-source-0.20.0 | vendor/package.json |