/
MagicJin
/
raspberrypi-remote-omxplayer
Обзор
Документация
Войти
/
MagicJin
/
raspberrypi-remote-omxplayer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
node_modules/colors/package.json
58 строк
1 KB
singham007
~init~
29 июн 2015, 17:02
29 июн 2015, 17:02
4f39b40
Код
Авторство
О чём код?
{ "name": "colors", "description": "get colors in your node.js console", "version": "1.1.2", "author": { "name": "Marak Squires" }, "homepage": "https://github.com/Marak/colors.js", "bugs": { "url": "https://github.com/Marak/colors.js/issues" }, "keywords": [ "ansi", "terminal", "colors" ], "repository": { "type": "git", "url": "http://github.com/Marak/colors.js.git" }, "license": "MIT", "scripts": { "test": "node tests/basic-test.js && node tests/safe-test.js" }, "engines": { "node": ">=0.1.90" }, "main": "lib", "files": [ "examples", "lib", "LICENSE", "safe.js", "themes" ], "gitHead": "8bf2ad9fa695dcb30b7e9fd83691b139fd6655c4", "_id": "colors@1.1.2", "_shasum": "168a4701756b6a7f51a12ce0c97bfa28c084ed63", "_from": "colors@>=1.1.2 <1.2.0", "_npmVersion": "2.1.8", "_nodeVersion": "0.11.13", "_npmUser": { "name": "marak", "email": "marak.squires@gmail.com" }, "maintainers": [ { "name": "marak", "email": "marak.squires@gmail.com" } ], "dist": { "shasum": "168a4701756b6a7f51a12ce0c97bfa28c084ed63", "tarball": "http://registry.npmjs.org/colors/-/colors-1.1.2.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz" }