Sha256: 9bcfbcef0294f047cd7bd31349438d1d02e00233aa356225cac86e1564457df1
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.22.1" , "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.1" , "growl": "1.1.0" , "mkdirp": "0.0.7" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stylus-source-0.22.1 | vendor/package.json |