UNPKG

furtive-code

Version:

A CSS module for styling pre and code blocks.

27 lines (26 loc) 616 B
{ "name": "furtive-code", "version": "0.0.1", "description": "A CSS module for styling pre and code blocks.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/furtivecss/code.git" }, "keywords": [ "code", "pre", "css", "furtive", "rework" ], "author": "John Otander <johnotander@gmail.com> (http://johnotander.com/)", "license": "MIT", "bugs": { "url": "https://github.com/furtivecss/code/issues" }, "homepage": "https://github.com/furtivecss/code" }