rittenhop-ghost/versions/5.94.2/node_modules/mensch/bower.json

28 lines
469 B
JSON

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