{ "name": "mensch", "main": "index.js", "version": "0.3.4", "homepage": "https://github.com/brettstimmerman/mensch", "authors": [ "Brett Stimmerman " ], "description": "A decent CSS parser", "moduleType": [ "node" ], "keywords": [ "css", "parser", "parsing", "stylesheet" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }