Sha256: b41d4a789e61fc16fc72d27969cd582ffe1f0709ea2740a466d47e997aded19c

Contents?: true

Size: 1.69 KB

Versions: 3

Compression:

Stored size: 1.69 KB

Contents

{
  "_from": "tfunk@^3.0.1",
  "_id": "tfunk@3.1.0",
  "_inBundle": false,
  "_integrity": "sha1-OORBT8ZJd9h6/apy+sttKfgve1s=",
  "_location": "/tfunk",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tfunk@^3.0.1",
    "name": "tfunk",
    "escapedName": "tfunk",
    "rawSpec": "^3.0.1",
    "saveSpec": null,
    "fetchSpec": "^3.0.1"
  },
  "_requiredBy": [
    "/eazy-logger"
  ],
  "_resolved": "https://registry.npmjs.org/tfunk/-/tfunk-3.1.0.tgz",
  "_shasum": "38e4414fc64977d87afdaa72facb6d29f82f7b5b",
  "_spec": "tfunk@^3.0.1",
  "_where": "/Users/captainhusaynpinguin/Documents/ruby/ilog/node_modules/eazy-logger",
  "author": {
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/shakyShane/tfunk/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^1.1.1",
    "object-path": "^0.9.0"
  },
  "deprecated": false,
  "description": "Multi-colour console output from chalk with added awesome",
  "devDependencies": {
    "chai": "^1.10.0",
    "jshint": "^2.6.0",
    "mocha": "^2.1.0",
    "pegjs": "^0.8.0"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/shakyShane/tfunk#readme",
  "keywords": [
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "cli",
    "string",
    "styles",
    "formatting",
    "rgb",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "license": "MIT",
  "name": "tfunk",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shakyShane/tfunk.git"
  },
  "scripts": {
    "lint": "jshint test/*.js index.js",
    "test": "npm run lint && mocha"
  },
  "version": "3.1.0"
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ilog-0.4.1 node_modules/tfunk/package.json
ilog-0.4.0 node_modules/tfunk/package.json
ilog-0.3.3 node_modules/tfunk/package.json