UNPKG

postcss-lolcat-stylesheets

Version:
35 lines (34 loc) 824 B
{ "name": "postcss-lolcat-stylesheets", "version": "1.0.1", "description": "PostCSS plugin for writing Lolcat Style Sheets", "keywords": [ "postcss", "css", "postcss-plugin", "lolcat", "lolspeak" ], "author": "Sandra", "license": "MIT", "repository": "sandralundgren/postcss-lolcat-stylesheets", "bugs": { "url": "https://github.com/sandralundgren/postcss-lolcat-stylesheets/issues" }, "homepage": "https://github.com/sandralundgren/postcss-lolcat-stylesheets", "dependencies": { "lodash": "^3.10.1", "lolcat-css-properties": "^1.0.0", "lolcat-css-values": "^1.0.3", "postcss": "^5.0.4" }, "devDependencies": { "chai": "^3.2.0", "gulp": "^3.9.0", "gulp-eslint": "^1.0.0", "gulp-mocha": "^2.1.3" }, "scripts": { "test": "gulp" } }