/usr/share/doc/node-ansi-font/Readme.md is in node-ansi-font 0.0.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | # ansi-font #
ANSI font styling utils
## Install ##
npm install ansi-font
## Require ##
var font = require('!raw.github.com/Gozala/ansi-font/v0.0.1/index')
|