Sha256: 12d1b76eb6efbe581026d035eba2a3c916fc5d4664a9476d23bafc6813db9176

Contents?: true

Size: 1.01 KB

Versions: 21

Compression:

Stored size: 1.01 KB

Contents

{
    "name": "colors",
    "description": "get colors in your node.js console",
    "version": "1.4.0",
    "author": "Marak Squires",
    "contributors": [
        {
            "name": "DABH",
            "url": "https://github.com/DABH"
        }
    ],
    "homepage": "https://github.com/Marak/colors.js",
    "bugs": "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": {
        "lint": "eslint . --fix",
        "test": "node tests/basic-test.js && node tests/safe-test.js"
    },
    "engines": {
        "node": ">=0.1.90"
    },
    "main": "lib/index.js",
    "files": [
        "examples",
        "lib",
        "LICENSE",
        "safe.js",
        "themes",
        "index.d.ts",
        "safe.d.ts"
    ],
    "devDependencies": {
        "eslint": "^5.2.0",
        "eslint-config-google": "^0.11.0"
    }
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
appmap-0.72.2 ./node_modules/colors/package.json
appmap-0.72.1 ./node_modules/colors/package.json
appmap-0.72.0 ./node_modules/colors/package.json
appmap-0.71.0 ./node_modules/colors/package.json
appmap-0.70.2 ./node_modules/colors/package.json
appmap-0.70.1 ./node_modules/colors/package.json
appmap-0.70.0 ./node_modules/colors/package.json
appmap-0.69.0 ./node_modules/colors/package.json
appmap-0.68.2 ./node_modules/colors/package.json
appmap-0.68.1 ./node_modules/colors/package.json
appmap-0.68.0 ./node_modules/colors/package.json
appmap-0.67.1 ./node_modules/colors/package.json
appmap-0.67.0 ./node_modules/colors/package.json
appmap-0.66.2 ./node_modules/colors/package.json
appmap-0.66.1 ./node_modules/colors/package.json
appmap-0.66.0 ./node_modules/colors/package.json
appmap-0.65.1 ./node_modules/colors/package.json
appmap-0.65.0 ./node_modules/colors/package.json
appmap-0.64.0 ./node_modules/colors/package.json
appmap-0.63.0 ./node_modules/colors/package.json